Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
splitice committed Apr 30, 2024
1 parent 4b9f5d9 commit 83904ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:
run: npm install
- name: Install modules
run: |
sudo npm install -g eslint
sudo npm install -g eslint@8
- run: eslint index.js --ext .js,.jsx,.ts,.tsx

0 comments on commit 83904ab

Please sign in to comment.