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
[infra] Run C++ unit tests in PR USE_RERUN build job (#65)
The PR workflow previously only compiled USE_RERUN as a build smoke check,
while nightly already runs tests for that configuration. Align PR coverage
by pulling test_data, building for runner-compatible CUDA archs, and running
ctest in the USE_RERUN job.
0 commit comments