Skip to content

Commit

Permalink
Remove deleted codecov pacakage: codecov/python-standard#31
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Apr 12, 2023
1 parent 5516036 commit 294897a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: |
python -m pip install -U pip
python -m pip install -U wheel
python -m pip install -U pytest pytest-cov coverage codecov
python -m pip install -U pytest pytest-cov coverage
- name: Tests
run: |
Expand Down

0 comments on commit 294897a

Please sign in to comment.