Skip to content

Commit

Permalink
fix lint script in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
shihanwan committed Apr 22, 2024
1 parent 009a83c commit c65ceae
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 @@ -21,7 +21,7 @@ jobs:
uses: ./tooling/github/setup

- name: Lint
run: pnpm lint && pnpm lint:ws
run: pnpm lint

format:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c65ceae

Please sign in to comment.