We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 132574d commit 33e314cCopy full SHA for 33e314c
.github/workflows/unit-tests.yml
@@ -20,7 +20,6 @@ jobs:
20
name: ${{ matrix.shard_name }}(py=${{ matrix.python-version }},dj=${{ matrix.django-version }},mongo=${{ matrix.mongo-version }})
21
runs-on: ${{ matrix.os-version }}
22
strategy:
23
- fail-fast: false
24
matrix:
25
python-version:
26
- "3.11"
0 commit comments