Skip to content

Commit

Permalink
GitHub Actions: use the official codecov action (#293)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gallaecio committed Oct 4, 2021
1 parent 2b253e5 commit 263418a
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 @@ -48,4 +48,4 @@ jobs:
SPLASH_URL=http://127.0.0.1:8050 tox
- name: Upload coverage report
run: bash <(curl -s https://codecov.io/bash)
uses: codecov/codecov-action@v2

0 comments on commit 263418a

Please sign in to comment.