Skip to content

Commit 5e58d63

Browse files
committed
Update config.yml
1 parent 59a9b6c commit 5e58d63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ jobs:
457457
command: xvfb-run pnpm test:regressions
458458
- run:
459459
name: Build packages for fixtures
460-
command: xvfb-run pnpm release:build
460+
command: pnpm release:build
461461
- run:
462462
name: Run visual regression tests using Pigment CSS
463463
command: xvfb-run pnpm test:regressions-pigment-css

0 commit comments

Comments
 (0)