temp: disable eslint
This commit is contained in:
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
@@ -20,8 +20,8 @@ jobs:
|
|||||||
- name: Run type check
|
- name: Run type check
|
||||||
run: pnpm run typecheck
|
run: pnpm run typecheck
|
||||||
|
|
||||||
- name: Run ESLint
|
# - name: Run ESLint
|
||||||
run: pnpm run lint
|
# run: pnpm run lint
|
||||||
|
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: pnpm run test
|
run: pnpm run test
|
||||||
|
|||||||
Reference in New Issue
Block a user