Skip to content

Fix non-constant format string in call in tests #154

Fix non-constant format string in call in tests

Fix non-constant format string in call in tests #154

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