Skip to content

Add a test that reproduces a crash with eager-loading backReferencedOn #5150

Add a test that reproduces a crash with eager-loading backReferencedOn

Add a test that reproduces a crash with eager-loading backReferencedOn #5150

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