Skip to content

Commit 3e9b7de

Browse files
craig[bot]RaduBerinde
craig[bot]
andcommitted
Merge #109609
109609: build: use crosslinux config in PR coverage action r=RaduBerinde a=RaduBerinde Fix for a krb5-related build error. Epic: none Release note: None Co-authored-by: Radu Berinde <[email protected]>
2 parents ff8b9d2 + 74025ed commit 3e9b7de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/ghactions/pr-codecov-run-tests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ echo "Running tests"
4242

4343
# TODO(radu): do we need --strip=never?
4444
bazel coverage \
45+
--config=crosslinux \
4546
--@io_bazel_rules_go//go/config:cover_format=lcov --combined_report=lcov \
4647
--instrumentation_filter="//pkg/..." \
4748
${targets}

0 commit comments

Comments
 (0)