Skip to content

Commit

Permalink
chore: fix check workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jiazengp committed Oct 12, 2024
1 parent 9df5994 commit 0091def
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ jobs:
run: pnpm build-mpa

- name: Linter test
run: pnpm run lint:check
run: pnpm run lint

0 comments on commit 0091def

Please sign in to comment.