mirror of
https://github.com/gradle/actions.git
synced 2026-04-19 18:12:58 +08:00
Really fix integ-test-full
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
|||||||
group: CI-integ-test-caching
|
group: CI-integ-test-caching
|
||||||
cancel-in-progress: false
|
cancel-in-progress: false
|
||||||
with:
|
with:
|
||||||
skip-dist: false
|
skip-dist: true
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
|
|
||||||
other-integ-tests:
|
other-integ-tests:
|
||||||
@@ -32,7 +32,7 @@ jobs:
|
|||||||
group: CI-integ-test-other
|
group: CI-integ-test-other
|
||||||
cancel-in-progress: false
|
cancel-in-progress: false
|
||||||
with:
|
with:
|
||||||
skip-dist: false
|
skip-dist: true
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
|
|
||||||
dependency-submission-integ-tests:
|
dependency-submission-integ-tests:
|
||||||
@@ -44,5 +44,5 @@ jobs:
|
|||||||
group: CI-integ-test-dependency-submission
|
group: CI-integ-test-dependency-submission
|
||||||
cancel-in-progress: false
|
cancel-in-progress: false
|
||||||
with:
|
with:
|
||||||
skip-dist: false
|
skip-dist: true
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
|
|||||||
Reference in New Issue
Block a user