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 8f20631 commit b1f82c1Copy full SHA for b1f82c1
util/github-action-test.sh
@@ -25,5 +25,5 @@ docker run -t \
25
"${TEST_IMAGE}" \
26
RAKU_DOC_TEST_VERBOSE=${RAKU_DOC_TEST_VERBOSE} \
27
RAKULIB=. \
28
- TEST_FILES=${TEST_FILES} \
+ TEST_FILES="${TEST_FILES}" \
29
prove6 "$@"
0 commit comments