mirror of
https://github.com/gradle/actions.git
synced 2026-05-13 20:30:53 +08:00
Really fix integ-test-full
This commit is contained in:
parent
83d3189aae
commit
b294b1e2db
6
.github/workflows/ci-integ-test-full.yml
vendored
6
.github/workflows/ci-integ-test-full.yml
vendored
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user