Skip to content

Make the tests use the "recommended" configuration by default. #364

Make the tests use the "recommended" configuration by default.

Make the tests use the "recommended" configuration by default. #364

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