Skip to content

Commit

Permalink
Update eslint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kgilles authored Dec 12, 2023
1 parent e6ff710 commit 071f9c5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/eslint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,4 @@ jobs:
run: npm install

- name: Run ESLint
run: next lint
continue-on-error: true
run: npm run lint

0 comments on commit 071f9c5

Please sign in to comment.