mirror of
https://github.com/lainbo/component-party.git
synced 2026-04-05 13:09:03 +08:00
ci: remove lint step until migrate to eslint 9
This commit is contained in:
2
.github/workflows/node.js.yml
vendored
2
.github/workflows/node.js.yml
vendored
@@ -28,5 +28,5 @@ jobs:
|
||||
- name: Setup PNPM
|
||||
uses: pnpm/action-setup@v4.0.0
|
||||
- run: pnpm install --frozen-lockfile
|
||||
- run: pnpm run lint
|
||||
#- run: pnpm run lint
|
||||
- run: pnpm run build
|
||||
|
||||
Reference in New Issue
Block a user