Skip to content

Commit

Permalink
refactor: Update github action test
Browse files Browse the repository at this point in the history
  • Loading branch information
duanyytop committed Jun 27, 2024
1 parent 5a316b4 commit f1096d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
run: pnpm run build:packages

- name: Lint packages
run: pnpm run lint:packages
run: pnpm run lint

- name: Run tests for packages
run: pnpm run test:packages
Expand Down

0 comments on commit f1096d7

Please sign in to comment.