Skip to content

Set correct timeout flag in integration tests (#239) #7

Set correct timeout flag in integration tests (#239)

Set correct timeout flag in integration tests (#239) #7

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