diff --git a/.github/workflows/ui.yaml b/.github/workflows/ui.yaml index 218845a4807..0b85ca3e798 100644 --- a/.github/workflows/ui.yaml +++ b/.github/workflows/ui.yaml @@ -396,6 +396,7 @@ jobs: echo "go build gocoverage.go" go build gocovmerge.go echo "put together the outs for final coverage resolution" + pwd ./gocovmerge ../operator-integration/coverage/operator-api.out ../api/coverage/coverage-unit-test-operatorapi.out > all.out echo "Download mc for Ubuntu" wget -q https://dl.min.io/client/mc/release/linux-amd64/mc