Skip to content

Commit fd44788

Browse files
authored
Use legacy tox command (#132)
2 parents 75b3c90 + 4a9bca2 commit fd44788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
7777
- name: Tox tests
7878
run: |
79-
tox -v run
79+
tox -v
8080
env:
8181
DJANGO: ${{ matrix.django-version }}
8282

0 commit comments

Comments
 (0)