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 and mike10ca committed Oct 18, 2023
1 parent 1523382 commit 95a595c
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 95a595c

Please sign in to comment.