Skip to content

Commit 3c10b90

Browse files
committed
Update node.js.yml
1 parent a95afe7 commit 3c10b90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
jobs:
1313
build:
1414
runs-on: ${{ matrix.os }}
15-
continue-on-error: windows-latest
15+
continue-on-error: [ windows-latest ]
1616
strategy:
1717
fail-fast: false
1818
matrix:

0 commit comments

Comments
 (0)