mirror of
https://github.com/leporello-js/leporello-js
synced 2026-01-13 21:14:28 -08:00
fix lint workflow
This commit is contained in:
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -15,6 +15,7 @@ jobs:
|
|||||||
|
|
||||||
- name: test
|
- name: test
|
||||||
run: |
|
run: |
|
||||||
eslint src test
|
npm install eslint
|
||||||
|
npx eslint src test
|
||||||
node test/run.js
|
node test/run.js
|
||||||
node test/self_hosted_test.js
|
node test/self_hosted_test.js
|
||||||
|
|||||||
Reference in New Issue
Block a user