Skip to content

Commit dcc72c1

Browse files
committed
need compile for cli tests
1 parent 4baea4c commit dcc72c1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
node-version: ${{ env.NODE_VERSION }}
2323

2424
- run: npm ci
25+
- run: npm run compile
2526
- run: npm test
2627

2728
release-publish:

0 commit comments

Comments
 (0)