mirror of
https://github.com/leporello-js/leporello-js
synced 2026-01-13 13:04:30 -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
|
||||
run: |
|
||||
eslint src test
|
||||
npm install eslint
|
||||
npx eslint src test
|
||||
node test/run.js
|
||||
node test/self_hosted_test.js
|
||||
|
||||
Reference in New Issue
Block a user