Skip to content

Commit 8181ed6

Browse files
committed
chore: run eslint with github ci
1 parent 79d2f8c commit 8181ed6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ jobs:
2121
cache: 'npm'
2222
- run: npm ci
2323
- run: npm run format-check
24+
- run: npm run lint
2425
- run: npm run vscode:prepublish

0 commit comments

Comments
 (0)