This commit is contained in:
parent
196466972c
commit
95e4306edd
@ -29,7 +29,7 @@ jobs:
|
||||
|
||||
# ESLint and Prettier must be in `package.json`
|
||||
- name: Install Node.js dependencies
|
||||
run: npm i
|
||||
run: npm ci
|
||||
|
||||
- name: Run linters
|
||||
uses: https://github.com/wearerequired/lint-action@v2
|
||||
|
Loading…
Reference in New Issue
Block a user