Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

Commit

Permalink
MAINT: codecov is defunct and is not a dependency for a while anyway
Browse files Browse the repository at this point in the history
  • Loading branch information
bsipocz committed Apr 13, 2023
1 parent 1daee1d commit b2f25e3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
- name: Install base dependencies
run: |
python -m pip install --upgrade pip
python -m pip install tox codecov
python -m pip install tox
- name: Test with tox
run: |
tox -e ${{ matrix.toxenv }}
Expand Down

0 comments on commit b2f25e3

Please sign in to comment.