Skip to content

Merge pull request #112 from ckotzbauer/renovate/go-1.x #141

Merge pull request #112 from ckotzbauer/renovate/go-1.x

Merge pull request #112 from ckotzbauer/renovate/go-1.x #141

Workflow file for this run

name: test
on:
push:
branches:
- main
jobs:
test:
uses: ckotzbauer/actions-toolkit/.github/workflows/toolkit-build-test.yml@0.44.0
with:
install-go: true
install-cosign: true
install-goreleaser: true
test-commands: make test
report-coverage: true
coverage-file: cover.out