Skip to content

Commit

Permalink
Remove coverage report file specification from Codecov action in work…
Browse files Browse the repository at this point in the history
…flow
  • Loading branch information
dxns-hub committed Dec 5, 2024
1 parent 5ee964f commit e458ae0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python-tests-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ jobs:
- name: Upload coverage report
uses: codecov/codecov-action@v5
with:
file: ./coverage.xml
token: ${{ secrets.CODECOV_TOKEN }}
slug: dxns-hub/vapos
flags: unittests
Expand Down

0 comments on commit e458ae0

Please sign in to comment.