mirror of
https://github.com/stackblitz/bolt.new
synced 2025-02-05 04:26:30 +00:00
temp: disable eslint
This commit is contained in:
parent
1b83b6c9e3
commit
46c083cf7b
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
@ -20,8 +20,8 @@ jobs:
|
||||
- name: Run type check
|
||||
run: pnpm run typecheck
|
||||
|
||||
- name: Run ESLint
|
||||
run: pnpm run lint
|
||||
# - name: Run ESLint
|
||||
# run: pnpm run lint
|
||||
|
||||
- name: Run tests
|
||||
run: pnpm run test
|
||||
|
Loading…
Reference in New Issue
Block a user