Skip to content

Commit e3a5278

Browse files
committed
Redisable fail-fast
1 parent 444e949 commit e3a5278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
test:
77
runs-on: ${{ matrix.os }}
88
strategy:
9-
# fail-fast: false
9+
fail-fast: false
1010
matrix:
1111
os:
1212
- ubuntu-22.04

0 commit comments

Comments
 (0)