Skip to content

Commit

Permalink
Add missed bundle step
Browse files Browse the repository at this point in the history
  • Loading branch information
lahmatiy committed Jun 20, 2024
1 parent 79959cd commit b3246ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ jobs:
node-version: ${{ env.PRIMARY_NODEJS_VERSION }}
cache: "npm"
- run: npm ci
- run: npm run bundle
- run: npm run test:e2e

unit-tests:
Expand Down

0 comments on commit b3246ae

Please sign in to comment.