Script updates
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful

This commit is contained in:
2026-03-12 16:46:41 -03:00
parent beffd5f4e8
commit 72f0eab718
3 changed files with 5 additions and 1 deletions

View File

@@ -28,6 +28,7 @@ if command -v docker >/dev/null 2>&1; then
sleep 2
pnpm exec playwright test --update-snapshots
'
pnpm install --config.confirmModulesPurge=false
else
echo "Updating snapshots in the current environment (matches CI when using the devcontainer)."
echo ""