Build as part of snapshot updates
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful

This commit is contained in:
2026-02-10 21:36:41 -03:00
parent 1f0bc90bd6
commit 5cf315b400

View File

@@ -31,6 +31,8 @@ else
echo "Updating snapshots in the current environment (matches CI when using the devcontainer)."
echo ""
pnpm run build
# Unset CI so Playwright config starts the preview server
unset CI
pnpm exec playwright test --update-snapshots