Skip to content

Commit

Permalink
chore(ci)
Browse files Browse the repository at this point in the history
  • Loading branch information
MQpeng committed Dec 17, 2024
1 parent 4a4ca33 commit e904b79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
cache: 'npm'
- run: npm install -g pnpm
- run: pnpm install
- run: pnpm build --if-present
- run: pnpm build
- run: pnpm lint:ci
- run: pnpm build:publish
- run: pnpm test

0 comments on commit e904b79

Please sign in to comment.