Skip to content

Track down failure given that it OOMs the test harness #1031

Track down failure given that it OOMs the test harness

Track down failure given that it OOMs the test harness #1031

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