mirror of
https://github.com/gradle/actions.git
synced 2026-05-14 21:00:53 +08:00
Fix integ-test-full workflow
This commit is contained in:
parent
bb8aaaf9d5
commit
9e99920b14
1
.github/workflows/ci-integ-test-full.yml
vendored
1
.github/workflows/ci-integ-test-full.yml
vendored
@ -15,7 +15,6 @@ permissions:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
caching-integ-tests:
|
caching-integ-tests:
|
||||||
needs: build-distribution
|
|
||||||
uses: ./.github/workflows/suite-integ-test-caching.yml
|
uses: ./.github/workflows/suite-integ-test-caching.yml
|
||||||
concurrency:
|
concurrency:
|
||||||
group: CI-integ-test-caching
|
group: CI-integ-test-caching
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user