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 cff7adb commit 7b71a72Copy full SHA for 7b71a72
.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 partition qiita
+ 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