mirror of
https://github.com/github/codeql.git
synced 2026-05-04 13:15:21 +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.