Skip to content

Commit 7503706

Browse files
committed
ci: add fail-fast false to test matrix configuration
1 parent aed85f2 commit 7503706

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
contents: read # for actions/checkout to fetch code
1515
runs-on: ubuntu-latest
1616
strategy:
17+
fail-fast: false
1718
matrix:
1819
name:
1920
- Node.js 0.8

0 commit comments

Comments
 (0)