Skip to content

Commit 7b71a72

Browse files
committed
partitionname
1 parent cff7adb commit 7b71a72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qiita-plugin-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
echo "Testing: " $COVER_PACKAGE
6161
6262
# creating the qiita slurm partition
63-
scontrol create partition qiita
63+
scontrol create partitionname=qiita allowqos=normal,interactive-default
6464
6565
# we need to download qiita directly so we have "easy" access to
6666
# all config files

0 commit comments

Comments
 (0)