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

Commit 14dd1ff

Browse files
committed
Fix linting later
1 parent 8c44d61 commit 14dd1ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
3535
- name: Lint
3636
run: |
37-
jlpm run lint:check
37+
jlpm run eslint:check
3838
3939
- name: Build the extension
4040
run: |

0 commit comments

Comments
 (0)