Skip to content

Commit

Permalink
Fix wrong action parameter ...
Browse files Browse the repository at this point in the history
And ofcourse the summarry file needs to become output
  • Loading branch information
Stefan Sauer committed Feb 10, 2024
1 parent 6735cee commit 5081b55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
if: always()
with:
paths: /tmp/*.tap
summary-file: test_summary.md
output: test_summary.md

# https://github.com/pcolby/tap-summary/issues
#- uses: pcolby/tap-summary@v1
Expand Down

0 comments on commit 5081b55

Please sign in to comment.