Skip to content

Commit

Permalink
Merge pull request #13 from GuoXiCheng/dev-c
Browse files Browse the repository at this point in the history
update ci
  • Loading branch information
GuoXiCheng authored Nov 21, 2023
2 parents a398733 + d3a5696 commit 8d39129
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:

- name: Run Jest tests
run: npm run test
env:
GITEE_TOKEN: ${{ secrets.GITEE_TOKEN }}

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
Expand Down

0 comments on commit 8d39129

Please sign in to comment.