Skip to content

Commit 412917a

Browse files
committed
fixup! Add custom action and unified Linux build
1 parent 8dd1545 commit 412917a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run-tests/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ runs:
4141
'--suite=${{ inputs.suite }}' \
4242
'--filter=${{ inputs.filter }}' \
4343
'--options=${{ inputs.options }}' \
44-
'--summary=$GITHUB_STEP_SUMMARY'
44+
"--summary=$GITHUB_STEP_SUMMARY"
4545
4646
# Logs
4747

0 commit comments

Comments
 (0)