Skip to content

Commit 33340b1

Browse files
committed
ci: pre-push e2e runs chromium only (matches ci.yml local-dev posture)
1 parent b672c1f commit 33340b1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

lefthook.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ pre-push:
2525
run: bun run test
2626
priority: 3
2727
test-e2e:
28+
env:
29+
PLAYWRIGHT_PROJECTS: chromium
2830
run: bun run test:e2e
2931
priority: 4
3032
docs-drift:

0 commit comments

Comments
 (0)