Skip to content

Commit

Permalink
add unoptimised build step before running tests
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinavrastogi-harness committed Feb 28, 2025
1 parent f9c2988 commit 3665e4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-deploy-storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,5 @@ jobs:
ref: ${{ github.event.pull_request.head.sha }}
- uses: pnpm/action-setup@v4
- run: pnpm deps
- run: pnpm build
- run: pnpm test

0 comments on commit 3665e4c

Please sign in to comment.