Skip to content

Commit 461dd35

Browse files
authored
Update test.yml (#22)
Run tox for all environments
1 parent 85ed18d commit 461dd35

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
@@ -29,4 +29,4 @@ jobs:
2929
python -m pip install --upgrade tox
3030
- name: Test with tox
3131
run: |
32-
tox
32+
tox -e ALL

0 commit comments

Comments
 (0)