Skip to content

Commit 2704e59

Browse files
authored
Workflows:
*u ci_run.yml - disable fail-fast
1 parent 6d70181 commit 2704e59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci_run.yml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
build:
1414
strategy:
1515
max-parallel: 3
16+
fail-fast: false
1617
matrix:
1718
os: [ubuntu-latest, windows-latest, macos-latest]
1819
python-version: [ '3.11', '3.12' ]

0 commit comments

Comments
 (0)