We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fail-fast: false
1 parent a8a5e21 commit 3aec1fbCopy full SHA for 3aec1fb
.github/workflows/CI.yml
@@ -10,6 +10,7 @@ jobs:
10
test:
11
runs-on: ubuntu-latest
12
strategy:
13
+ fail-fast: false
14
matrix:
15
group:
16
- Core
0 commit comments