disable lint in workflow
This commit is contained in:
@@ -30,8 +30,8 @@ jobs:
|
|||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
run: pnpm install
|
run: pnpm install
|
||||||
|
|
||||||
- name: Lint Code
|
# - name: Lint Code
|
||||||
run: pnpm lint
|
# run: pnpm lint
|
||||||
|
|
||||||
- name: Build Project
|
- name: Build Project
|
||||||
run: pnpm build
|
run: pnpm build
|
||||||
|
Reference in New Issue
Block a user