mirror of
https://github.com/github/codeql.git
synced 2025-12-24 12:46:34 +01: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.