Skip to content

Commit

Permalink
- add comment as coverage report output
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonbahl committed Sep 18, 2024
1 parent 0f9977d commit 4ec11be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/run-coverage/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ runs:
- uses: ArtiomTr/[email protected]
with:
# tell to the action to not attach comment.
output: report-markdown
output: report-markdown, comment
test-script: npm run test:coverage:ci
working-directory: ${{ inputs.working-directory }}
annotations: none
Expand Down
1 change: 1 addition & 0 deletions packages/faustwp-core/report.json

Large diffs are not rendered by default.

0 comments on commit 4ec11be

Please sign in to comment.