mirror of
https://github.com/github/codeql.git
synced 2026-05-14 19:29:28 +02:00
Write a `rust-toolchain.toml` into each integration test's working directory so that tests use a consistent Rust version regardless of what is pre-installed on the runner image. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>