Skip to content

Commit 3aec1fb

Browse files
authored
Set fail-fast: false
1 parent a8a5e21 commit 3aec1fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
test:
1111
runs-on: ubuntu-latest
1212
strategy:
13+
fail-fast: false
1314
matrix:
1415
group:
1516
- Core

0 commit comments

Comments
 (0)