CI: individual caches for pre-commit jobs
Compare changes
+ 11
− 23
@@ -19,7 +19,6 @@ workflow:
@@ -27,48 +26,39 @@ workflow:
@@ -79,8 +69,6 @@ Check licenses:
CI jobs that call different pre-commit
hooks need separate caches because pre-commit
installs only those environments that are needed for the current call.