Skip to content

Commit 7393f22

Browse files
hofbialexeagle
authored andcommitted
fix: --build_runfile_links only for coverage
1 parent 9dd885f commit 7393f22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.aspect/bazelrc/performance.bazelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ common --nobuild_runfile_links
1616

1717
# Needed prior to Bazel 8; see
1818
# https://github.com/bazelbuild/bazel/issues/20577
19-
common --build_runfile_links
19+
coverage --build_runfile_links

0 commit comments

Comments
 (0)