Skip to content

Commit 68f7828

Browse files
committed
disable fail-fast
1 parent c06364e commit 68f7828

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-python.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
# supercharge/mongodb-github-action requires containers so we don't test other platforms
5454
runs-on: ${{ matrix.os }}
5555
strategy:
56+
fail-fast: false
5657
matrix:
5758
os: [ubuntu-20.04]
5859
python-version: ["3.9", "pypy-3.10", "3.13", "3.13t"]

0 commit comments

Comments
 (0)