Skip to content

Commit

Permalink
chore: keep fail-fast false
Browse files Browse the repository at this point in the history
  • Loading branch information
ttqureshi committed Dec 12, 2024
1 parent d2c5e4a commit 8343717
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
name: ${{ matrix.shard_name }}(py=${{ matrix.python-version }},dj=${{ matrix.django-version }},mongo=${{ matrix.mongo-version }})
runs-on: ${{ matrix.os-version }}
strategy:
fail-fast: false
matrix:
python-version:
- "3.11"
Expand Down

0 comments on commit 8343717

Please sign in to comment.