Skip to content

Commit

Permalink
test: add CODECOV_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Dec 12, 2024
1 parent 8e1ef5c commit 9ead8b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ jobs:
with:
os: 'ubuntu-latest'
version: '16, 18, 20, 22'
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 9ead8b6

Please sign in to comment.