Skip to content

Bump mackerelio/workflows from 1.0.1 to 1.1.0 #63

Bump mackerelio/workflows from 1.0.1 to 1.1.0

Bump mackerelio/workflows from 1.0.1 to 1.1.0 #63

Workflow file for this run

name: Build
on:
push:
branches:
- master
pull_request:
jobs:
lint:
uses: mackerelio/workflows/.github/workflows/go-lint.yml@v1.1.0
test:
uses: mackerelio/workflows/.github/workflows/go-test.yml@v1.1.0
testrun:
uses: mackerelio/workflows/.github/workflows/setup-go-matrix.yml@v1.1.0
with:
run: go run ./cmd/osstat