Skip to content

Commit

Permalink
Codecov action doesn't look in the usual place on Python
Browse files Browse the repository at this point in the history
  • Loading branch information
moggers87 committed Oct 29, 2020
1 parent c6c74ac commit 934f682
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
run: tox
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
with:
file: .coverage

misc:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 934f682

Please sign in to comment.