mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-25 16:26:25 +00:00
Fix ESLint action
This commit is contained in:
parent
9a45e46900
commit
ab31247bd8
2
.github/workflows/eslint.yml
vendored
2
.github/workflows/eslint.yml
vendored
@ -28,4 +28,4 @@ jobs:
|
||||
run: npm ci # Use 'npm ci' to install dependencies
|
||||
|
||||
- name: eslint # Step to run linters
|
||||
uses: icrawl/action-eslint@v1
|
||||
run: eslint .
|
Loading…
Reference in New Issue
Block a user