Skip to content

🚧 wip(stage1): started work on the Dependency management engine #10

🚧 wip(stage1): started work on the Dependency management engine

🚧 wip(stage1): started work on the Dependency management engine #10

name: "Validate Gradle Wrapper"
on: [push, pull_request]
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gradle/wrapper-validation-action@v1