Skip to content

Commit 2f11cdb

Browse files
add lint to workflows
1 parent 5af21c9 commit 2f11cdb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ jobs:
2525
run: |
2626
node --version
2727
pnpm --version
28+
pnpm run lint
2829
pnpm run test

0 commit comments

Comments
 (0)