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 4122e17 commit 24ca838Copy full SHA for 24ca838
1 file changed
.github/workflows/jest.yml
@@ -25,7 +25,6 @@ jobs:
25
run: yarn install
26
- name: Jest coverage
27
uses: mattallty/jest-github-action@v1.0.3
28
- continue-on-error: true
29
with:
30
changes-only: true
31
test-command: 'yarn test:coverage'
0 commit comments