Fix ESLint action
This commit is contained in:
parent
9a45e46900
commit
ab31247bd8
|
@ -28,4 +28,4 @@ jobs:
|
||||||
run: npm ci # Use 'npm ci' to install dependencies
|
run: npm ci # Use 'npm ci' to install dependencies
|
||||||
|
|
||||||
- name: eslint # Step to run linters
|
- name: eslint # Step to run linters
|
||||||
uses: icrawl/action-eslint@v1
|
run: eslint .
|
Loading…
Reference in New Issue