Skip to content

Commit

Permalink
Fix e2e step
Browse files Browse the repository at this point in the history
  • Loading branch information
lahmatiy committed Jun 20, 2024
1 parent b3246ae commit c5a1dc4
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 transpile
- run: npm run bundle
- run: npm run test:e2e

Expand Down

0 comments on commit c5a1dc4

Please sign in to comment.