Skip to content

Commit bb71c4c

Browse files
ci: disable tests failing fast
1 parent a900ada commit bb71c4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
runs-on: ubuntu-latest
5555

5656
strategy:
57+
fail-fast: false
5758
matrix:
5859
# The .x indicates "the most recent one"
5960
node: [19.x, 18.x, 17.x, 16.x, 14.x, 14.17.0, 12.x, 12.22.0]

0 commit comments

Comments
 (0)