Skip to content

Commit 7d03b58

Browse files
committed
chore: fail fast false
1 parent dfe6525 commit 7d03b58

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: true
2324
matrix:
2425
python-version:
2526
- "3.11"

0 commit comments

Comments
 (0)