Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

skip hanging tests in github actions only #21934

skip hanging tests in github actions only

skip hanging tests in github actions only #21934

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