Skip to content

Commit 7916296

Browse files
committed
ci: enable eslint linting
1 parent ec3ec42 commit 7916296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- run: npm ci
2323
- run: npm run format
2424
- run: npm run build
25-
- run: npm test
25+
- run: npm run lint
2626

2727
release:
2828
runs-on: ubuntu-24.04

0 commit comments

Comments
 (0)