Skip to content

Commit 12b2ef4

Browse files
committed
chore: keep fail-fast false
1 parent b52f788 commit 12b2ef4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
name: ${{ matrix.shard_name }}(py=${{ matrix.python-version }},dj=${{ matrix.django-version }},mongo=${{ matrix.mongo-version }})
1818
runs-on: ${{ matrix.os-version }}
1919
strategy:
20+
fail-fast: false
2021
matrix:
2122
python-version:
2223
- "3.11"

0 commit comments

Comments
 (0)