Skip to content

[#60] Add device owner's approval unit tests (#61) #4

[#60] Add device owner's approval unit tests (#61)

[#60] Add device owner's approval unit tests (#61) #4

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