Skip to content

fix(tests): refactored existing containerized integration test and ad… #132

fix(tests): refactored existing containerized integration test and ad…

fix(tests): refactored existing containerized integration test and ad… #132

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