Skip to content

Commit

Permalink
Update eslint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dsheeler committed Sep 9, 2024
1 parent c8a3ca5 commit ac6b833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eslint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: Install
run: |
npm install eslint@^8.0.0
npm install eslint
- name: Lint
run: npx eslint .

0 comments on commit ac6b833

Please sign in to comment.