Skip to content

Bump github.com/eclipse-kanto/suite-connector to the latest version (… #2

Bump github.com/eclipse-kanto/suite-connector to the latest version (…

Bump github.com/eclipse-kanto/suite-connector to the latest version (… #2

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