Skip to content

Commit bfe407e

Browse files
committed
test: fail fast false
1 parent ad342ae commit bfe407e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.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.12"

0 commit comments

Comments
 (0)