Skip to content

Commit

Permalink
Merge pull request #23 from FriedRiceNoodles/ci/workflows
Browse files Browse the repository at this point in the history
ci: added coverage report file path
  • Loading branch information
FriedRiceNoodles authored Feb 22, 2024
2 parents 9802782 + 314b992 commit 79e4875
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
- name: Upload coverage reports to Codecov
uses: codecov/[email protected]
with:
file: ./packages/banana/coverage/cobertura-coverage.xml
token: ${{ secrets.CODECOV_TOKEN }}
slug: FriedRiceNoodles/banana-ui

Expand Down

0 comments on commit 79e4875

Please sign in to comment.