mirror of
https://github.com/openai/codex.git
synced 2026-09-10 20:26:47 +00:00
test: isolate BuildBuddy query wrapper environment
This commit is contained in:
1
.github/scripts/test_run_bazel_query_ci.py
vendored
1
.github/scripts/test_run_bazel_query_ci.py
vendored
@@ -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",
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user