Skip to content

Commit 9fc6005

Browse files
committed
don't fail fast
1 parent bfb591b commit 9fc6005

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/python-package-conda.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414

1515
strategy:
1616
max-parallel: 5
17+
fail-fast: false
1718
matrix:
1819
python-version: ['3.7', '3.10']
1920
slycot: ["", "conda"]

0 commit comments

Comments
 (0)