Skip to content

Add a test for receiving response body after validating the response … #25366

Add a test for receiving response body after validating the response …

Add a test for receiving response body after validating the response … #25366

name: "Validate Gradle Wrapper"
on: [ push, pull_request ]
permissions:
contents: read # to fetch code (actions/checkout)
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/actions/wrapper-validation@v4