We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b71a72 commit a886761Copy full SHA for a886761
.github/workflows/qiita-plugin-ci.yml
@@ -60,7 +60,7 @@ jobs:
60
echo "Testing: " $COVER_PACKAGE
61
62
# creating the qiita slurm partition
63
- scontrol create partitionname=qiita allowqos=normal,interactive-default
+ sudo scontrol create partitionname=qiita allowqos=normal,interactive-default
64
65
# we need to download qiita directly so we have "easy" access to
66
# all config files
0 commit comments