Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
test: avoid fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhammad Soban Javed committed Oct 9, 2023
1 parent 203dc85 commit 483375a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
python-version:
- 3.8
toxenv: [ django32, django42 ]
fail-fast: false
steps:
- uses: actions/checkout@v1
- name: setup python
Expand Down

0 comments on commit 483375a

Please sign in to comment.