core-agent-ide/.github/workflows
Michael Bolin 3a0656df63
fix: skip cargo test for release builds on ordinary CI because it is slow, particularly with --all-features set (#2276)
I put this PR together because I noticed I have to wait quite a bit
longer on my PRs since we added
https://github.com/openai/codex/pull/2242 to catch more build issues.

I think we should think about reigning in our use of create features,
but this should be good enough to speed things up for now.
2025-08-13 16:27:20 -07:00
..
ci.yml chore: remove the TypeScript code from the repository (#2048) 2025-08-08 16:09:39 -07:00
cla.yml Fix CLA link in workflow (#964) 2025-05-16 17:11:57 -07:00
codespell.yml feat: make it possible to toggle mouse mode in the Rust TUI (#971) 2025-05-16 16:16:50 -07:00
codex.yml chore: remove the TypeScript code from the repository (#2048) 2025-08-08 16:09:39 -07:00
rust-ci.yml fix: skip cargo test for release builds on ordinary CI because it is slow, particularly with --all-features set (#2276) 2025-08-13 16:27:20 -07:00
rust-release.yml Fix build break and build release (#2242) 2025-08-12 15:56:45 -07:00