Skip to content

Don't apply IntelliJ illegal module dependency inspection to test code #1041

Don't apply IntelliJ illegal module dependency inspection to test code

Don't apply IntelliJ illegal module dependency inspection to test code #1041

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