Skip to content

Commit 2606618

Browse files
committed
Fix typo
1 parent 119e2a3 commit 2606618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/frontend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ jobs:
3030
working-directory: frontend
3131

3232
- name: Run ESLint
33-
run: npm lint
33+
run: npm run lint
3434
working-directory: frontend

0 commit comments

Comments
 (0)