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 257bc53 commit 53f63f3Copy full SHA for 53f63f3
.github/shared-actions/windows-bazel-test/action.yml
@@ -49,4 +49,4 @@ runs:
49
node ./scripts/windows-testing/parallel-executor.mjs \
50
"./dist/bin/tests/legacy-cli/${{ inputs.test_target_name }}_/${{ inputs.test_target_name }}.bat.runfiles" \
51
${{ inputs.test_target_name }} \
52
- ${{ inputs.test_args }}
+ "${{ inputs.test_args }}"
0 commit comments