Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ymyzk committed Dec 23, 2022
1 parent 9f5b430 commit 1602fc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: |
python -m pip install --upgrade setuptools pip wheel
# Use the latest published version for myself :)
python -m pip install tox-gh-actions
python -m pip install --pre tox-gh-actions
- name: Test with tox
run: tox
- name: Upload coverage.xml
Expand Down

0 comments on commit 1602fc1

Please sign in to comment.