Skip to content

Re-implement the ParallelRunNotifier to allow for more predictable pa… #382

Re-implement the ParallelRunNotifier to allow for more predictable pa…

Re-implement the ParallelRunNotifier to allow for more predictable pa… #382

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