Skip to content
This repository was archived by the owner on May 4, 2023. It is now read-only.

Commit ffa1c7a

Browse files
committed
add npm run test
1 parent d3fb948 commit ffa1c7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
npm run package
3333
npm run lint
3434
npm exec tsc
35-
npm test
35+
npm run test

0 commit comments

Comments
 (0)