We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 589a5ea commit 5cc9a75Copy full SHA for 5cc9a75
.github/buildomat/phd-run-with-args.sh
@@ -54,6 +54,7 @@ args=(
54
'--artifact-toml-path' $artifacts
55
'--tmp-directory' $tmpdir
56
'--artifact-directory' $artifactdir
57
+ '--parallelism' 2
58
$@
59
)
60
0 commit comments