Skip to content

Reduce code for building requests and decoding response bodies #112

Reduce code for building requests and decoding response bodies

Reduce code for building requests and decoding response bodies #112

Workflow file for this run

name: Build
on:
push:
branches:
- master
pull_request:
jobs:
lint:
uses: mackerelio/workflows/.github/workflows/go-lint.yml@v1.0.2
test:
uses: mackerelio/workflows/.github/workflows/go-test.yml@v1.0.2