Skip to content

Update to JUnit 5.11 and add unit tests for the new FieldSource #434

Update to JUnit 5.11 and add unit tests for the new FieldSource

Update to JUnit 5.11 and add unit tests for the new FieldSource #434

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