Skip to content

Moved the elastic facade init before postFacadeInit call #444

Moved the elastic facade init before postFacadeInit call

Moved the elastic facade init before postFacadeInit call #444

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