cargo-binstall/.github/workflows
Jiahao XU 6516805f10
Speedup release-build.yml: Do not run unit-tests (#1015)
`cargo-test` cannot share its artifacts with `cargo-build` and vice
versa, plus running `e2e-tests` in release build is enough to find out
potential miscompilation.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-04-26 19:57:48 +10:00
..
cache-cleanup.yml Run cache-cleanup at 3am & 4:30am AEST instead of after every PR (#944) 2023-03-23 18:10:30 +11:00
ci.yml Run release-build.yml unconditionally for consistency & inc cache hits (#982) 2023-04-06 18:08:14 +10:00
release-build.yml Speedup release-build.yml: Do not run unit-tests (#1015) 2023-04-26 19:57:48 +10:00
release-pr.yml Add new crate leon-macros that provide template! with identical syntax as runtime parsing (#946) 2023-04-17 14:50:58 +10:00
release.yml Fix typo (#691) 2023-01-11 01:21:16 +00:00