mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-09 22:42:57 +00:00
The "cargo metadata" and "cargo test --no-run" are used in the workflow to just list names of the final binaries, but unless the same cargo options like --release or --debug are used in those calls, they will in fact recompile everything.