Files
llmx/.github
Michael Bolin aafa00dbe0 fix: prefer cargo check to cargo build to save time and space (#2466)
The `ubuntu-24.04 - x86_64-unknown-linux-gnu` build is failing with `No
space left on device` on #2465, so let's get this in first, which should
help.

Note that `cargo check` should be faster and use less disk than `cargo
build` because it does not write out the object files.
2025-08-19 12:57:31 -07:00
..
2025-08-07 11:20:53 -07:00
2025-08-07 11:20:53 -07:00
2025-04-16 12:56:08 -04:00