Skip to content

Fix issue with Parsson, move things around, update test #456

Fix issue with Parsson, move things around, update test

Fix issue with Parsson, move things around, update test #456

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