Skip to content

Commit

Permalink
build: Don't run the tests twice for no reason.
Browse files Browse the repository at this point in the history
  • Loading branch information
feanil committed Jun 22, 2024
1 parent 4cf4c79 commit cdb7990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- '3.8'
- '3.11'
- '3.12'
toxenv: [django42-celery53-drflatest, django42-celery53-drflatest,
toxenv: [django42-celery53-drflatest,
quality, docs, django42]

steps:
Expand Down

0 comments on commit cdb7990

Please sign in to comment.