mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
18bb25557c
Fixes a line ending that was altered in https://github.com/openai/codex/pull/10861. This is breaking the release due to: https://github.com/openai/codex/blob/a118494323a46c2e7181fb7b0a7c19178fba6578/.github/workflows/rust-release.yml#L54-L55 This PR updates the test to check for this so we should catch it in CI (or when running tests locally): https://github.com/openai/codex/blob/a118494323a46c2e7181fb7b0a7c19178fba6578/codex-rs/core/src/config/schema.rs#L105-L131
18bb25557c
ยท
2026-02-06 22:30:57 -08:00
History