diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 082a15a..c5156b5 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -30,7 +30,7 @@ jobs: run: npm test - name: Upload coverage - uses: ArtiomTr/jest-coverage-report-action@v2.3.0 + uses: ArtiomTr/jest-coverage-report-action@v2.3.1 continue-on-error: true with: test-script: npm test