Skip to content

Commit fe0c2c7

Browse files
committed
Run tox in v4 mode
1 parent fa79edb commit fe0c2c7

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
@@ -65,7 +65,7 @@ jobs:
6565
6666
- name: Tox tests
6767
run: |
68-
tox -v
68+
tox -v run
6969
env:
7070
DJANGO: ${{ matrix.django-version }}
7171

0 commit comments

Comments
 (0)