Skip to content

Commit

Permalink
Fix pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanDeveloper committed Oct 10, 2024
1 parent e0b087e commit 32c4322
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
uses: orgoro/[email protected]
with:
coverageFile: ./coverage.xml
token: ${{ secrets.GITHUB_TOKEN }}

- name: Upload results to Codecov
uses: codecov/codecov-action@v4
Expand Down

0 comments on commit 32c4322

Please sign in to comment.