Skip to content

Part of the fixes to #256 are done. It now handles recovery properly. #474

Part of the fixes to #256 are done. It now handles recovery properly.

Part of the fixes to #256 are done. It now handles recovery properly. #474

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