diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index a5b45e0a4..e7b30a55c 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -19,4 +19,5 @@ jobs: NODE_ENV: production - uses: ArtiomTr/jest-coverage-report-action@v2 with: + annotations: none test-script: npm run test-coverage