Skip to content

Commit 52ffdc5

Browse files
committed
chore: chore
1 parent 462cfcd commit 52ffdc5

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
@@ -20,6 +20,7 @@ jobs:
2020
name: ${{ matrix.shard_name }}(py=${{ matrix.python-version }},dj=${{ matrix.django-version }},mongo=${{ matrix.mongo-version }})
2121
runs-on: ${{ matrix.os-version }}
2222
strategy:
23+
fail-fast: false
2324
matrix:
2425
python-version:
2526
- "3.11"

0 commit comments

Comments
 (0)