Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit b13c598

Browse files
committed
Dont fail fast
1 parent 296dc6d commit b13c598

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
@@ -10,6 +10,7 @@ jobs:
1010
test:
1111
runs-on: ${{ matrix.os }}
1212
strategy:
13+
fail-fast: false
1314
matrix:
1415
group:
1516
- Core

0 commit comments

Comments
 (0)