Skip to content

Change "the RelRule" to "a RelRule", and move logic tests to separate… #145

Change "the RelRule" to "a RelRule", and move logic tests to separate…

Change "the RelRule" to "a RelRule", and move logic tests to separate… #145

name: "Validate Gradle Wrapper"
on: [push, pull_request]
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gradle/wrapper-validation-action@v1