Skip to content

Commit b3246ae

Browse files
committed
Add missed bundle step
1 parent 79959cd commit b3246ae

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
@@ -84,6 +84,7 @@ jobs:
8484
node-version: ${{ env.PRIMARY_NODEJS_VERSION }}
8585
cache: "npm"
8686
- run: npm ci
87+
- run: npm run bundle
8788
- run: npm run test:e2e
8889

8990
unit-tests:

0 commit comments

Comments
 (0)