mirror of
https://github.com/gradle/actions.git
synced 2026-04-19 18:12:58 +08:00
Fix integ-test-full workflow
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user