Skip to content

Commit

Permalink
Add correct version for eslint unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ronilaukkarinen committed Apr 18, 2024
1 parent 3e60bcb commit 57e3301
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,5 @@ jobs:
- name: Run eslint
run: |
npm ci
npm link eslint --ignore-scripts
npx eslint -c .eslintrc.js js/src/
npm i [email protected] --save-dev
eslint -c .eslintrc.js js/src/

0 comments on commit 57e3301

Please sign in to comment.