mirror of
https://github.com/morgan9e/chatgpt-web
synced 2026-04-13 16:04:05 +09:00
Error on linting issues
This commit is contained in:
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -18,4 +18,4 @@ jobs:
|
||||
node-version: '18'
|
||||
|
||||
- name: Lint
|
||||
run: npm ci && npm run lint
|
||||
run: npm ci && npx eslint .
|
||||
Reference in New Issue
Block a user