Skip to content

Commit 658e004

Browse files
committed
Build before running tests
1 parent eb5e4ce commit 658e004

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
with:
2222
node-version: ${{ matrix.node-version }}
2323
- run: yarn --frozen-lockfile
24+
- run: yarn prepack
2425
- run: yarn test
2526

2627
lint:

0 commit comments

Comments
 (0)