Skip to content

refactor(retrofit/test): simplify the code by replacing RetrofitException.httpError with SpinnakerHttpException #1338

refactor(retrofit/test): simplify the code by replacing RetrofitException.httpError with SpinnakerHttpException

refactor(retrofit/test): simplify the code by replacing RetrofitException.httpError with SpinnakerHttpException #1338

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