Skip to content

chore: use formatted error message #257

chore: use formatted error message

chore: use formatted error message #257

Workflow file for this run

name: x
on:
push:
branches: [main]
# Common Go workflows from go faster
# See https://github.com/go-faster/x
jobs:
test:
uses: go-faster/x/.github/workflows/test.yml@main
cover:
uses: go-faster/x/.github/workflows/cover.yml@main
lint:
uses: go-faster/x/.github/workflows/lint.yml@main