mirror of
https://github.com/openai/codex.git
synced 2026-04-24 06:35:50 +00:00
Build v8-poc as part of CI
This commit is contained in:
@@ -368,7 +368,6 @@ unwrap_used = "deny"
|
||||
# silence the false positive here instead of deleting a real dependency.
|
||||
[workspace.metadata.cargo-shear]
|
||||
ignored = [
|
||||
"codex-v8-poc",
|
||||
"icu_provider",
|
||||
"openssl-sys",
|
||||
"codex-utils-readiness",
|
||||
|
||||
@@ -45,5 +45,4 @@ codex_rust_crate(
|
||||
name = "v8-poc-rusty-v8",
|
||||
crate_features = ["rusty_v8"],
|
||||
crate_name = "codex_v8_poc",
|
||||
test_tags = ["manual"],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user