Skip to content

Commit ba73315

Browse files
committed
chore: run prepack as part of tests
1 parent 2db76da commit ba73315

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/node.js.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ jobs:
2525
cache: yarn
2626
- run: yarn install --frozen-lockfile
2727
- run: yarn test
28+
- run: yarn prepack

0 commit comments

Comments
 (0)