Skip to content

Encrypted SoftwareUpdatable v2 artifacts support (#71) #3

Encrypted SoftwareUpdatable v2 artifacts support (#71)

Encrypted SoftwareUpdatable v2 artifacts support (#71) #3

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 -tags=unit