mirror of
https://github.com/openai/codex.git
synced 2026-05-17 01:32:32 +00:00
codex: fix CI failure on PR #22343
This commit is contained in:
@@ -10,6 +10,9 @@ codex_rust_crate(
|
||||
# they install process-global test-binary dispatch state, and the remote
|
||||
# exec-server cases already rely on serialization around the full CLI path.
|
||||
integration_test_args = ["--test-threads=1"],
|
||||
integration_compile_data_extra = [
|
||||
"src/proto/codex.exec_server.relay.v1.rs",
|
||||
],
|
||||
extra_binaries = [
|
||||
"//codex-rs/bwrap:bwrap",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user