Skip to content

Commit 1d03c87

Browse files
committed
Fix tox
1 parent 9bfee4b commit 1d03c87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
uses: ilammy/[email protected]
9595
if: runner.os == 'Windows'
9696
- name: Run tests
97-
run: tox -e py3
97+
run: tox
9898
- name: Upload coverage report
9999
uses: codecov/codecov-action@v1
100100

0 commit comments

Comments
 (0)