Skip to content

Commit 1ace771

Browse files
committed
Fix tests in CI
1 parent d64378d commit 1ace771

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ jobs:
5252
working-directory: common
5353
- run: npm ci
5454
working-directory: publish
55+
- run: npm run build
56+
working-directory: publish
5557
- run: npm test
5658
working-directory: publish
5759

0 commit comments

Comments
 (0)