Skip to content

Tweak block-editor’s DimensionTool to avoid updating tests` #73458

Tweak block-editor’s DimensionTool to avoid updating tests`

Tweak block-editor’s DimensionTool to avoid updating tests` #73458

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