Skip to content

Commit

Permalink
Disable coverage annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
allanlasser committed Feb 5, 2024
1 parent 7bfd971 commit e25d38e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ jobs:
NODE_ENV: production
- uses: ArtiomTr/jest-coverage-report-action@v2
with:
annotations: none
test-script: npm run test-coverage

0 comments on commit e25d38e

Please sign in to comment.