no core doctests

This commit is contained in:
Jeremy Rose
2025-08-23 14:53:30 -07:00
parent 6f0b499594
commit fad99960c3

View File

@@ -6,6 +6,7 @@ version = { workspace = true }
[lib]
name = "codex_core"
path = "src/lib.rs"
doctest = false
[lints]
workspace = true