Skip to content

Commit

Permalink
feat : updated codecov step
Browse files Browse the repository at this point in the history
  • Loading branch information
ocdbytes committed Aug 7, 2024
1 parent 635ecfe commit ed06334
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/test-bridge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,5 @@ jobs:
- name: Upload coverage to Codecov
uses: codecov/[email protected]
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: ./tarpaulin-report.html
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit ed06334

Please sign in to comment.