Build as part of snapshot updates
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
This commit is contained in:
@@ -31,6 +31,8 @@ else
|
|||||||
echo "Updating snapshots in the current environment (matches CI when using the devcontainer)."
|
echo "Updating snapshots in the current environment (matches CI when using the devcontainer)."
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
|
pnpm run build
|
||||||
|
|
||||||
# Unset CI so Playwright config starts the preview server
|
# Unset CI so Playwright config starts the preview server
|
||||||
unset CI
|
unset CI
|
||||||
pnpm exec playwright test --update-snapshots
|
pnpm exec playwright test --update-snapshots
|
||||||
|
|||||||
Reference in New Issue
Block a user