Skip to content

test(retrofit2): add test to verify retrofit2 error handling #161

test(retrofit2): add test to verify retrofit2 error handling

test(retrofit2): add test to verify retrofit2 error handling #161

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