mirror of
https://github.com/github/codeql.git
synced 2026-07-20 18:58:36 +02:00
use different keys for different caches
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user