Skip to content

Commit 415eab5

Browse files
committed
Update github action.
1 parent 8208bdc commit 415eab5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,5 @@ jobs:
2828
cache: 'npm'
2929
- run: npm ci
3030
- run: npm run build --if-present
31+
- run: npm lint
3132
- run: npm test

0 commit comments

Comments
 (0)