Skip to content

fix(remote-info): remove null check #570

fix(remote-info): remove null check

fix(remote-info): remove null check #570

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