Skip to content

Improve test discovery and align it with JUnit Platform (#335) #440

Improve test discovery and align it with JUnit Platform (#335)

Improve test discovery and align it with JUnit Platform (#335) #440

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