We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f05669a commit 5a9f566Copy full SHA for 5a9f566
.github/workflows/code.cov.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- name: Code coverage commenter
11
- uses: raulanatol/jest-coverage-comment-action@v1.0.0
+ uses: raulanatol/jest-coverage-comment-action@v1.0.1
12
with:
13
github-token: ${{ secrets.GITHUB_TOKEN }}
14
jest-command: 'npm run jest-ci'
0 commit comments