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
ci: Fix specifying features for -Zminimal-versions
Was just appending to the end of the test command,
so the features were actually being interpreted as a test filter.
Need to run without --workspace/--all since the features are only valid for the main package.
0 commit comments