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
|
||||
cancel-in-progress: false
|
||||
with:
|
||||
skip-dist: false
|
||||
skip-dist: true
|
||||
secrets: inherit
|
||||
|
||||
other-integ-tests:
|
||||
@@ -32,7 +32,7 @@ jobs:
|
||||
group: CI-integ-test-other
|
||||
cancel-in-progress: false
|
||||
with:
|
||||
skip-dist: false
|
||||
skip-dist: true
|
||||
secrets: inherit
|
||||
|
||||
dependency-submission-integ-tests:
|
||||
@@ -44,5 +44,5 @@ jobs:
|
||||
group: CI-integ-test-dependency-submission
|
||||
cancel-in-progress: false
|
||||
with:
|
||||
skip-dist: false
|
||||
skip-dist: true
|
||||
secrets: inherit
|
||||
|
||||
Reference in New Issue
Block a user