mirror of
https://github.com/gradle/actions.git
synced 2026-04-19 18:12:58 +08:00
Enable wrapper validation with setup-gradle action
This commit is contained in:
@@ -183,3 +183,5 @@ jobs:
|
||||
wrapper-validation:
|
||||
needs: [determine-suite, build-distribution]
|
||||
uses: ./.github/workflows/integ-test-wrapper-validation.yml
|
||||
with:
|
||||
runner-os: '["ubuntu-latest"]'
|
||||
|
||||
Reference in New Issue
Block a user