Skip to content

Commit

Permalink
Merge branch 'main' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored Aug 28, 2023
2 parents e47454d + ed3aa6a commit 5a1fb95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Run Tests
env:
# run against the current Python interpreter
TOXENV: python
TOXENV: py
run: tox
- uses: codecov/codecov-action@v3
if: always()
Expand Down

0 comments on commit 5a1fb95

Please sign in to comment.