Skip to content

Commit

Permalink
ci: add some test code for Codecov test
Browse files Browse the repository at this point in the history
  • Loading branch information
Carrotzpc committed Mar 18, 2024
1 parent b6d89b6 commit a297bd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

# @Todo: should check if relase successfully
- name: Sync to cnpm
run: |
npm install -g cnpm
Expand Down

0 comments on commit a297bd9

Please sign in to comment.