Skip to content

Commit 997ccef

Browse files
committed
add test
1 parent f15bf28 commit 997ccef

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish-github.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
# scope: '@octocat'
1818
- run: npm install
1919
- run: npm run build
20+
- run: npm run test
2021

2122
publish-npm:
2223
needs: build

0 commit comments

Comments
 (0)