test: isolate BuildBuddy query wrapper environment

This commit is contained in:
Adam Perry
2026-06-09 19:59:34 +00:00
parent 2028c4eb9a
commit 4b672e9b1b

View File

@@ -69,6 +69,7 @@ class RunBazelQueryCiTest(unittest.TestCase):
"BUILDBUDDY_API_KEY": "token",
"CODEX_BAZEL_BIN": str(fake_bazel),
"GITHUB_ACTIONS": "true",
"GITHUB_REPOSITORY": "contributor/codex",
}
)