Updated actions
This commit is contained in:
2
.github/workflows/ESLint.yml
vendored
2
.github/workflows/ESLint.yml
vendored
@@ -6,4 +6,4 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Run ESLint
|
||||
run: npx eslint CookieMonster.js
|
||||
run: npx eslint src
|
||||
|
||||
Reference in New Issue
Block a user