Skip to content

[#68] Allow owner approval through things (#69) #8

[#68] Allow owner approval through things (#69)

[#68] Allow owner approval through things (#69) #8

name: Create Coverage
on:
push:
branches:
- main
jobs:
generate-coverage-report:
uses: eclipse-kanto/kanto/.github/workflows/coverage-template.yaml@main
with:
coverage-command: go test ./... -coverprofile=coverage.out -covermode count