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 b909a50 commit 8f2285fCopy full SHA for 8f2285f
.ci/scripts/run-gradle.sh
@@ -41,4 +41,4 @@ else
41
fi
42
43
set -e
44
-$GRADLEW -S --max-workers=$MAX_WORKERS $@
+$GRADLEW -S --max-workers=$MAX_WORKERS "$@"
0 commit comments