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
The rust-ci testsuite depends on compiling the framework. Most of the time taken is actually compiling (in Rust) the Move compiler. If we just download the latest libra bin, the CI could simply run libra move framework release.
The text was updated successfully, but these errors were encountered:
The rust-ci testsuite depends on compiling the framework. Most of the time taken is actually compiling (in Rust) the Move compiler. If we just download the latest
libra
bin, the CI could simply runlibra move framework release
.The text was updated successfully, but these errors were encountered: