Skip to content

Commit

Permalink
chore: fix codecov coverage directory searching
Browse files Browse the repository at this point in the history
  • Loading branch information
wa0x6e committed Jul 2, 2023
1 parent f44918d commit 8288e47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ jobs:
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
with:
directory: ./coverage/
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 8288e47

Please sign in to comment.