Skip to content

Commit e06e10d

Browse files
committed
disable fail fast for preset test
1 parent b831192 commit e06e10d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ on:
1313
jobs:
1414
preset-test:
1515
strategy:
16+
fail-fast: false
1617
matrix:
1718
presets:
1819
- preset: "gcc-debug"

0 commit comments

Comments
 (0)