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
`cargo llvm-cov --no-report nextest` was running the tests and would finish the `run_tests` action before we'd generated the xml. Merge that logic together and make sure to return the original exit code when done.
0 commit comments