cache compose tests

This commit is contained in:
Elio Bischof
2025-06-18 12:26:54 +02:00
parent d2f191b702
commit 159962f625

View File

@@ -36,8 +36,8 @@ jobs:
- name: Save Run Caches
uses: actions/cache@v4
with:
path: |
${{ runner.temp }}/zitadel-make-cache
path: ${{ runner.temp }}/zitadel-make-cache
key: zitadel-make-cache
- run: make login-quality
env:
# latest if branch is main, otherwise image version which is the pull request number