Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Commit

Permalink
ci: 测试前清空缓存
Browse files Browse the repository at this point in the history
  • Loading branch information
idler8 committed Mar 2, 2023
1 parent 35046f8 commit be30f52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
node-version: 16
registry-url: https://registry.npmjs.org/
- run: yarn install
- run: yarn test --clearCache
- run: yarn test
- run: yarn publish-all
env:
Expand Down

0 comments on commit be30f52

Please sign in to comment.