Skip to content

Commit

Permalink
try and fix the linting
Browse files Browse the repository at this point in the history
  • Loading branch information
woodruffw committed Nov 26, 2024
1 parent 6e60054 commit df24528
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,5 @@ jobs:
- uses: actions/checkout@v3
- name: eslint
run: |
sudo npm install eslint --global
eslint --no-eslintrc --parser-options=ecmaVersion:8 ff2mpv.js
npx eslint --no-eslintrc ff2mpv.js

0 comments on commit df24528

Please sign in to comment.