Skip to content

CI: Build with and without cc side-by-side and no build cache #19979

CI: Build with and without cc side-by-side and no build cache

CI: Build with and without cc side-by-side and no build cache #19979

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