We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb84d89 commit 3d51d03Copy full SHA for 3d51d03
.github/workflows/node.js.yml
@@ -25,3 +25,4 @@ jobs:
25
- run: npm run lint
26
- run: npm test -- --coverage --maxWorkers 2
27
- run: npx codecov
28
+ continue-on-error: true
0 commit comments