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:
|
||||
caching-integ-tests:
|
||||
needs: build-distribution
|
||||
uses: ./.github/workflows/suite-integ-test-caching.yml
|
||||
concurrency:
|
||||
group: CI-integ-test-caching
|
||||
|
||||
Reference in New Issue
Block a user