Skip to content

Commit

Permalink
Dont install codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
Synse authored Nov 4, 2024
1 parent 1451452 commit ab1a422
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 @@ -33,6 +33,6 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
python -m pip install -U tox tox-gh-actions codecov
python -m pip install -U tox tox-gh-actions
- name: Test with tox
run: tox

0 comments on commit ab1a422

Please sign in to comment.