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
Do you have some idea as why it rebuilds? It looks like ctest would first invoke cbuild, then a normal cargo test with the additional cflags. Presumably the second build used a different profile or flag?
I tried to run cargo cbuild then cargo test but it doesn't always rebuild. So what's triggering the rebuild?
Ideally it should use a different target dir.
The text was updated successfully, but these errors were encountered: