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
This step does not bring us any benefit. It also makes the CI run longer,
because the project has to be recompiled in the next step anyway,
because it has different RUSTFLAGS.
Instead of changing the RUSTFLAGS in the build step (and risking similar
problems in the future), let's remove it.
0 commit comments