Skip to content

Commit

Permalink
chore: fix ci test error
Browse files Browse the repository at this point in the history
  • Loading branch information
hairyf committed Aug 22, 2023
1 parent 6e64be7 commit 4816689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ jobs:
run: pnpm -r build

- name: Test
run: pnpm run test
run: pnpm run test:run

0 comments on commit 4816689

Please sign in to comment.