Skip to content

Commit a2e31d9

Browse files
author
Eetu Kallio
committed
Add continue on error
1 parent 0b6476a commit a2e31d9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/node.js.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
build:
1111

1212
runs-on: ubuntu-latest
13+
continue-on-error: true
1314

1415
strategy:
1516
matrix:

0 commit comments

Comments
 (0)