mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 15:07:42 +02:00
Fix
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
||||
run: npm install -g eslint
|
||||
|
||||
- name: Install ESLint Configs and Plugins
|
||||
run: npm install -g eslint-config-amber eslint-plugin-json
|
||||
run: npm install --only=dev
|
||||
|
||||
- name: Run ESLint
|
||||
run: npm test
|
||||
|
||||
Reference in New Issue
Block a user