Skip to content

Commit

Permalink
Use legacy tox command (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
kytta committed Jun 27, 2023
2 parents 75b3c90 + 4a9bca2 commit fd44788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
- name: Tox tests
run: |
tox -v run
tox -v
env:
DJANGO: ${{ matrix.django-version }}

Expand Down

0 comments on commit fd44788

Please sign in to comment.