Skip to content

Commit f87fd5a

Browse files
authored
Update workflow
1 parent 4b849b6 commit f87fd5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
- run: npm ci
2828
- run: npm run build --if-present
2929
- run: npm test
30-
- run: npm lint
30+
- run: npm run lint

0 commit comments

Comments
 (0)