mirror of
https://github.com/openai/codex.git
synced 2026-04-28 08:34:54 +00:00
Migrate coverage to shell_command (#7042)
This commit is contained in:
@@ -24,3 +24,5 @@ tokio = { workspace = true, features = [
|
||||
] }
|
||||
uuid = { workspace = true }
|
||||
wiremock = { workspace = true }
|
||||
core_test_support = { path = "../../../core/tests/common" }
|
||||
shlex = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user