Skip to content

Commit

Permalink
Chore: Jest CI: annotations only for failed tests (#2645)
Browse files Browse the repository at this point in the history
  • Loading branch information
katspaugh authored Oct 17, 2023
1 parent 7040aee commit 8189cd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
uses: ArtiomTr/jest-coverage-report-action@v2
with:
skip-step: install
annotations: failed-tests
package-manager: yarn
test-script: yarn test:ci
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 8189cd7

Please sign in to comment.