mirror of
https://github.com/openai/codex.git
synced 2026-09-05 15:18:41 +00:00
Given that we have https://github.com/openai/codex/pull/10977, the existing "Verify config schema fixture" step seems unnecessary. Further, because it happens as part of the `tag-check` job (which is meant to be fast), it slows down the entire build process because it delays the more expensive steps from starting.