Skip to content

Understanding and may be fixing IndexOutOfBoundsException in the debugger #853

Understanding and may be fixing IndexOutOfBoundsException in the debugger

Understanding and may be fixing IndexOutOfBoundsException in the debugger #853

name: Validate Gradle Wrapper
on:
push:
branches: [ master, build-test ]
pull_request:
branches: [ master ]
jobs:
validation:
name: Validation
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gradle/wrapper-validation-action@v1