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 efe6727 commit a132e0aCopy full SHA for a132e0a
1 file changed
.github/workflows/jest.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Install yarn dependencies
25
run: yarn install
26
- name: Jest coverage
27
- uses: mattallty/jest-github-action@v1
+ uses: mattallty/jest-github-action@v1.0.3
28
continue-on-error: true
29
with:
30
changes-only: true
0 commit comments