Skip to content

Add unit test to verify that Error state is displayed with reloading … #25607

Add unit test to verify that Error state is displayed with reloading …

Add unit test to verify that Error state is displayed with reloading … #25607

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