Skip to content

Commit

Permalink
Update Codecov workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
aviolaris committed Jun 15, 2024
1 parent 395de63 commit a385f0b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4.4.1
with:
files: ./coverage.xml
verbose: true
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit a385f0b

Please sign in to comment.