mirror of
https://github.com/openai/codex.git
synced 2026-04-24 14:45:27 +00:00
codex: fix Bazel for notify capture helper (#13534)
This commit is contained in:
@@ -9,7 +9,7 @@ path = "lib.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "codex-app-server-test-notify-capture"
|
||||
path = "notify_capture.rs"
|
||||
path = "src/bin/notify_capture.rs"
|
||||
|
||||
[dependencies]
|
||||
anyhow = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user