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
Just to make sure I understand correctly, this would be a matter of changing the run.rs file. cargo::build_test returns the stdout and message::output prints it? Is this about right just so I am working in the right direction. I wouldn't mind giving this a try.
Currently eprintln output from macros will be displayed but println will not. They should both be shown.
The text was updated successfully, but these errors were encountered: