Skip to content

Commit

Permalink
Update eslint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
infinitedim authored May 18, 2024
1 parent 185d45a commit 5e4e3f5
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 @@ -20,5 +20,5 @@ jobs:
continue-on-error: false

- name: Run ESLint
run: npm run lint
run: npm run lint -ws
continue-on-error: false

0 comments on commit 5e4e3f5

Please sign in to comment.