Skip to content

Fix tests that depend on an instance of IngestService now instead of … #464

Fix tests that depend on an instance of IngestService now instead of …

Fix tests that depend on an instance of IngestService now instead of … #464

name: "Validate Gradle Wrapper"
on: [push]
permissions:
contents: read
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: gradle/wrapper-validation-action@v1