Skip to content

Commit

Permalink
Publish comments on success
Browse files Browse the repository at this point in the history
  • Loading branch information
DiamondJoseph committed Oct 14, 2024
1 parent 54d8795 commit e3d5d7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ jobs:
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

- name: Comment on failing PR tests
run: npx github-actions-ctrf summary report.json --pr-comment --on-fail-only
- name: Comment on PR test status
run: npx github-actions-ctrf summary report.json --pr-comment
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit e3d5d7e

Please sign in to comment.