Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Commit

Permalink
Fix linting later
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Oct 11, 2023
1 parent 59c1dbb commit 8d9b284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

- name: Lint
run: |
jlpm run lint:check
jlpm run eslint:check
- name: Build the extension
run: python -m build
Expand Down

0 comments on commit 8d9b284

Please sign in to comment.