Skip to content

Merge pull request #162 from itchyny/fix-non-constant-format-string-t… #155

Merge pull request #162 from itchyny/fix-non-constant-format-string-t…

Merge pull request #162 from itchyny/fix-non-constant-format-string-t… #155

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