Skip to content

Commit a14be1c

Browse files
committed
ci: build before running webpack 5 tests
1 parent 8cac774 commit a14be1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,5 @@ jobs:
3030
node-version: 16
3131
cache: 'yarn'
3232
- run: yarn install
33+
- run: yarn build
3334
- run: yarn test:webpack5

0 commit comments

Comments
 (0)