You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+ Build tests in a dedicated step to remove build outputs from tests
run.
+ fetch cargo tools using cargobinstall to get precompiled binaries
instead of compiling them (this will also reduce our cache size °°).
+ Reenable tests reports in CI using junit reports generated by
cargo-nextest.
0 commit comments