Skip to content

Commit

Permalink
Specify coverage report file
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelsousa committed May 8, 2021
1 parent 99b4d0d commit 1f21c99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,4 @@ jobs:
uses: codecov/codecov-action@v1
with:
name: Python ${{ matrix.python-version }}
files: ./coverage.xml

0 comments on commit 1f21c99

Please sign in to comment.