Skip to content

Commit

Permalink
chore: fix codecov upload (#1602)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S committed Feb 29, 2024
1 parent 896ade4 commit 491994e
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 @@ -59,5 +59,6 @@ jobs:
- name: Upload coverage to Codecov
uses: codecov/codecov-action@54bcd8715eee62d40e33596ef5e8f0f48dbbccab # v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
directory: "./action-src"
files: ./coverage/lcov.info

0 comments on commit 491994e

Please sign in to comment.