test: set RUST_LOG=off in CI and gate mcp_tools test behind mcp feature

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Ruben Fiszel
2026-02-08 21:06:51 +00:00
parent 757401c9bb
commit 14cd7fc7d3
6 changed files with 8 additions and 1 deletions

View File

@@ -211,7 +211,7 @@ jobs:
SQLX_OFFLINE: true
DATABASE_URL: postgres://postgres:changeme@localhost:5432/windmill
DISABLE_EMBEDDING: true
RUST_LOG: info
RUST_LOG: "off"
RUST_LOG_STYLE: never
CARGO_NET_GIT_FETCH_WITH_CLI: true
WMDEBUG_FORCE_V0_WORKSPACE_DEPENDENCIES: 1