Skip to content

Commit

Permalink
build: build visual regression app on baseline generation
Browse files Browse the repository at this point in the history
  • Loading branch information
jeripeierSBB committed May 18, 2024
1 parent ba88e52 commit 1333c15
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,8 @@ jobs:
run: yarn test:visual-regression --update-visual-baseline
env:
NODE_ENV: production
- name: Build visual-regression-app
run: yarn build:visual-regression-app

- name: Build and push visual regression baseline
run: |
Expand Down

0 comments on commit 1333c15

Please sign in to comment.