Skip to content

Commit 7f01896

Browse files
committed
strategy: fail-fast: false
1 parent 192f926 commit 7f01896

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ jobs:
44
unittests:
55
runs-on: ubuntu-latest
66
strategy:
7+
fail-fast: false
78
matrix:
89
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
910
django-version: ["django~=3.2", "django~=4.2", "django~=5.0"]

0 commit comments

Comments
 (0)