Skip to content

Commit 762ee84

Browse files
author
Faxbot Agent
committed
ci: enforce UI greps (remove RELAX_UI_GREPS)
1 parent 16f1c46 commit 762ee84

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ jobs:
3232
# Ensure webhook/inbound endpoints return 200 in CI (compat)
3333
FAXBOT_TEST_MODE: 'true'
3434
CALLBACK_COMPAT_200: 'true'
35-
# Temporarily relax UI greps until PR5 fully migrates to traits-first
36-
RELAX_UI_GREPS: 'true'
3735
working-directory: api
3836
run: |
3937
mkdir -p faxdata

0 commit comments

Comments
 (0)