Skip to content

Commit

Permalink
Stick with codecov v3 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
benmwebb committed Mar 28, 2024
1 parent 2adab26 commit f428091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
make
./setup_environment.sh pytest --cov=.. --cov-branch --cov-report=xml -v ../test/test*.py
flake8 ../pyext/src/
- uses: codecov/codecov-action@v4
- uses: codecov/codecov-action@v3

0 comments on commit f428091

Please sign in to comment.