Skip to content

Remove the tests that no longer test the code in Gutenberg but the co… #67729

Remove the tests that no longer test the code in Gutenberg but the co…

Remove the tests that no longer test the code in Gutenberg but the co… #67729

name: 'Validate Gradle Wrapper'
on: [push, pull_request]
jobs:
validation:
name: 'Validation'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
show-progress: ${{ runner.debug == '1' && 'true' || 'false' }}
- uses: gradle/wrapper-validation-action@v2