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
Make it easier to pass arguments to test executable
So option arguments like `--test-threads=1` that must come after
`--` can be passed through `just` to `cross`, while still being
able to customize options like `--features` that go before it.
0 commit comments