Skip to content

Commit 2ba1ffd

Browse files
committed
Let's see
1 parent 5453086 commit 2ba1ffd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dist.yml

+1
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ jobs:
8888
needs: [setup_concurrency, build]
8989
strategy:
9090
max-parallel: ${{ fromJSON(needs.setup_concurrency.outputs.max-parallel).v }}
91+
fail-fast: false
9192
matrix:
9293
os: ["ubuntu-22.04", "macos-13", "windows-2022"]
9394
python_version:

0 commit comments

Comments
 (0)