Skip to content

Commit ed03c25

Browse files
committed
add test script in ci
1 parent 99544d0 commit ed03c25

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ jobs:
2626
with:
2727
node-version: "20"
2828
- run: npm ci
29+
- run: npm run test
2930
- run: npm run build

0 commit comments

Comments
 (0)