mirror of
https://github.com/github/codeql.git
synced 2026-05-14 19:29:28 +02:00
This avoids reinstalling dists when nothing changed, by leveraging bazel test's caching behavior with the existing -as-test target variants. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>