Skip to content

Commit

Permalink
Update .github/workflows/test.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Ronnie Dutta <[email protected]>
  • Loading branch information
oliver-sanders and MetRonnie authored Jun 28, 2024
1 parent 5e2574d commit 1002705
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 @@ -68,7 +68,7 @@ jobs:

- name: ESLint
run: |
npx --package=eslint -- eslint -c .eslintrc.js sphinx/
npx --package=eslint@8.x -- eslint -c .eslintrc.js sphinx/
- name: MyPy
run: |
Expand Down

0 comments on commit 1002705

Please sign in to comment.