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
Currently, the CI steps that cross-compile just do cargo test --workspace --no-run --target $target, which is very simplistic. It would be nice if we could run a wider set of tests here!