cache compose tests

This commit is contained in:
Elio Bischof
2025-06-19 12:15:42 +02:00
parent 7de0417e76
commit e9be37f946

View File

@@ -52,7 +52,7 @@ jobs:
id: run-caches-restore
with:
path: ${{ env.CACHE_DIR }}
key: login-run-caches
key: ${{ runner.os }}-login-run-caches
- name: Show Run Caches
run: make show-run-caches
- run: make login-quality