mirror of
https://github.com/gradle/actions.git
synced 2025-11-26 17:09:10 +08:00
Add wrapper-validation workflows
This commit is contained in:
4
.github/workflows/ci-integ-test.yml
vendored
4
.github/workflows/ci-integ-test.yml
vendored
@@ -179,3 +179,7 @@ jobs:
|
||||
uses: ./.github/workflows/integ-test-detect-java-toolchains.yml
|
||||
with:
|
||||
runner-os: '["ubuntu-latest"]'
|
||||
|
||||
wrapper-validation:
|
||||
needs: [determine-suite, build-distribution]
|
||||
uses: ./.github/workflows/integ-test-wrapper-validation.yml
|
||||
|
||||
Reference in New Issue
Block a user