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