we don't need to do npm install either

This commit is contained in:
Andrew Dolgov 2023-03-26 19:19:11 +03:00
parent 37014d78fd
commit a0b52caced
No known key found for this signature in database
GPG Key ID: 1A56B4FA25D4AF2A
1 changed files with 0 additions and 3 deletions

View File

@ -18,9 +18,6 @@ jobs:
steps:
- uses: https://gitea.com/actions/checkout@v3
- name: npm install
run: npm install
- name: eslint
run: npx eslint js plugins