Skip to content

Commit 3d51d03

Browse files
committed
ci: allow codecov to fail
1 parent eb84d89 commit 3d51d03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/node.js.yml

+1
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ jobs:
2525
- run: npm run lint
2626
- run: npm test -- --coverage --maxWorkers 2
2727
- run: npx codecov
28+
continue-on-error: true

0 commit comments

Comments
 (0)