Skip to content

Commit 7ace79e

Browse files
committed
FIXUP
1 parent 35352c0 commit 7ace79e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/nodejs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,9 @@ jobs:
7575
cache: true
7676
run-install: true
7777

78+
- name: Run lint
79+
run: vite run lint
80+
7881
- name: Run tests
7982
run: vite run ci
8083

0 commit comments

Comments
 (0)