use different keys for different caches

This commit is contained in:
erik-krogh
2022-11-28 14:44:07 +01:00
parent 7049532227
commit 751ffbd9c8

View File

@@ -20,7 +20,7 @@ runs:
- id: query-cache
uses: ./.github/actions/cache-query-compilation
with:
key: swift-qltest
key: swift-integration
- name: Run integration tests
shell: bash
run: |