we don't need to do npm install either
This commit is contained in:
parent
37014d78fd
commit
a0b52caced
|
@ -18,9 +18,6 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: https://gitea.com/actions/checkout@v3
|
- uses: https://gitea.com/actions/checkout@v3
|
||||||
|
|
||||||
- name: npm install
|
|
||||||
run: npm install
|
|
||||||
|
|
||||||
- name: eslint
|
- name: eslint
|
||||||
run: npx eslint js plugins
|
run: npx eslint js plugins
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue