Skip to content

Commit

Permalink
Update codecov GitHub Action
Browse files Browse the repository at this point in the history
  • Loading branch information
dalyIsaac committed Apr 18, 2024
1 parent 3d2bddb commit 40fd66e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,5 +93,5 @@ jobs:
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4.3.0
with:
files: src/**/TestResults/**/coverage.opencover.xml
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 40fd66e

Please sign in to comment.