Skip to content

Commit

Permalink
fix(ci): codecov
Browse files Browse the repository at this point in the history
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
  • Loading branch information
skjnldsv committed May 15, 2024
1 parent ffe965c commit 6247870
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ jobs:
uses: codecov/codecov-action@54bcd8715eee62d40e33596ef5e8f0f48dbbccab # v4.1.0
with:
files: ./coverage/lcov.info
token: ${{ secrets.CODECOV_TOKEN }}

summary:
permissions:
Expand Down

0 comments on commit 6247870

Please sign in to comment.