Skip to content

overwrite status.

overwrite status. #30

Workflow file for this run

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