Skip to content

Commit

Permalink
try remove pnpm lint
Browse files Browse the repository at this point in the history
  • Loading branch information
YosephKS committed Apr 29, 2024
1 parent e7b0af4 commit 8e3bd2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: ./.github/actions/install-dependencies

- name: Lint code
run: pnpm format && pnpm lint
run: pnpm format

- uses: stefanzweifel/git-auto-commit-action@v5
env:
Expand Down

0 comments on commit 8e3bd2c

Please sign in to comment.