We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5eeb5fd commit edf4254Copy full SHA for edf4254
.github/workflows/coverage-check.yml
@@ -22,5 +22,4 @@ jobs:
22
uses: ArtiomTr/jest-coverage-report-action@v2
23
id: coverage
24
with:
25
- test-script: npm run test:unit
26
threshold: 95
0 commit comments