chore(test-infra): TEST-INFRA-001 — Playwright + visual regression + real-backend e2e foundation #21
@@ -17,6 +17,10 @@ post-commit:
|
||||
run: bash .githooks/post-commit
|
||||
|
||||
pre-push:
|
||||
# piped: true forces serial execution. Both sync-check and git-lfs
|
||||
# read from stdin (git pipes the push refspec to pre-push hooks);
|
||||
# default parallel execution deadlocks with two stdin readers.
|
||||
piped: true
|
||||
commands:
|
||||
sync-check:
|
||||
run: bash .githooks/pre-push
|
||||
|
||||
Reference in New Issue
Block a user