Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
karllark committed May 23, 2024
1 parent 11e6f7f commit 4e9d99b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tox-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
python -m pip install tox
- name: Test with tox
run: |
tox -e py312-cov -- --remote-data
tox -e py311-cov -- --remote-data
- name: Upload coverage to codecov
uses: codecov/codecov-action@v1
with:
Expand Down

0 comments on commit 4e9d99b

Please sign in to comment.