зеркало из https://github.com/github/codeql.git
Merge pull request #11454 from erik-krogh/swift-test
Swift: CI cache fixes
This commit is contained in:
Коммит
ace7146164
|
@ -35,6 +35,7 @@ jobs:
|
|||
# not using a matrix as you cannot depend on a specific job in a matrix, and we want to start linux checks
|
||||
# without waiting for the macOS build
|
||||
build-and-test-macos:
|
||||
if: ${{ github.event_name == 'pull_request' }}
|
||||
runs-on: macos-12-xl
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
|
@ -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: |
|
||||
|
|
Загрузка…
Ссылка в новой задаче