Skip to content
This repository was archived by the owner on Oct 2, 2025. It is now read-only.

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

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

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

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