Skip to content

Commit 22e109c

Browse files
committed
run lint in ci
1 parent 61f4a02 commit 22e109c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test-javascript.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,7 @@ jobs:
3939
working-directory: javascript
4040

4141
- run: npm run build
42+
working-directory: javascript
43+
44+
- run: npm run lint
4245
working-directory: javascript

0 commit comments

Comments
 (0)