Files
mscclpp/.github
copilot-swe-agent[bot] 1818709de0 Fix CodeQL workflow by disabling test builds
The recent removal of GTest and introduction of custom test framework
requires MPI dependency which is not needed for CodeQL analysis.
Disable test building in CodeQL workflows to fix the build failures.

CodeQL only needs to analyze the core library code, not the tests.

Co-authored-by: chhwang <8018170+chhwang@users.noreply.github.com>
2026-02-11 00:59:34 +00:00
..