We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dd1545 commit 412917aCopy full SHA for 412917a
run-tests/action.yml
@@ -41,7 +41,7 @@ runs:
41
'--suite=${{ inputs.suite }}' \
42
'--filter=${{ inputs.filter }}' \
43
'--options=${{ inputs.options }}' \
44
- '--summary=$GITHUB_STEP_SUMMARY'
+ "--summary=$GITHUB_STEP_SUMMARY"
45
46
# Logs
47
0 commit comments