mirror of
https://github.com/gradle/actions.git
synced 2026-04-19 18:12:58 +08:00
Add wrapper-validation workflows
This commit is contained in:
@@ -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