Skip to content

cleanup: tidy

cleanup: tidy #51

Workflow file for this run

name: test
on:
push:
branches:
- main
jobs:
test:
uses: ckotzbauer/actions-toolkit/.github/workflows/[email protected]
with:
install-go: true
install-goreleaser: true
test-commands: make test
report-coverage: true
coverage-file: cover.out