Skip to content

A couple of minor bug fixes in the EntityAutoServiceRunner and Contex… #374

A couple of minor bug fixes in the EntityAutoServiceRunner and Contex…

A couple of minor bug fixes in the EntityAutoServiceRunner and Contex… #374

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