mirror of
https://github.com/github/codeql.git
synced 2026-04-25 08:45:14 +02:00
It appears cargo fmt also downloads the git dependencies which takes quite a while. The cache should contain a copy of the cloned repo, so restoring the cache early should speed things up.