Skip to content

Disable the gradle configuration cache (#1968) #356

Disable the gradle configuration cache (#1968)

Disable the gradle configuration cache (#1968) #356

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