We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4ed6dd commit 0eab891Copy full SHA for 0eab891
.github/workflows/coverage.yml
@@ -32,3 +32,4 @@ jobs:
32
uses: ArtiomTr/jest-coverage-report-action@v2
33
with:
34
test-script: npm run test:ts
35
+ annotations: none
0 commit comments