Skip to content

Commit 24ca838

Browse files
committed
ci(jest): remove continue on error
1 parent 4122e17 commit 24ca838

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/jest.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
run: yarn install
2626
- name: Jest coverage
2727
uses: mattallty/jest-github-action@v1.0.3
28-
continue-on-error: true
2928
with:
3029
changes-only: true
3130
test-command: 'yarn test:coverage'

0 commit comments

Comments
 (0)