Disable debug logs

Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
Bryan Frimin
2025-12-01 11:59:47 +01:00
parent 1645877bee
commit 132308eaf0

View File

@@ -131,5 +131,3 @@ jobs:
yaml.dump(config, f, default_flow_style=False, allow_unicode=True)
EOF
- run: "make test-e2e"
env:
PROBO_E2E_VERBOSE: "true"