Skip to content

Commit 46757f8

Browse files
committed
fixup
1 parent 25fc668 commit 46757f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bazelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# This lets us glob() up all the files inside the examples to make them inputs to tests
44
# (Note, we cannot use `common --deleted_packages` because the bazel version command doesn't support it)
55
# To update the file, execute
6-
import .bazelrc.deleted_packages
6+
import %workspace%/.bazelrc.deleted_packages
77

88
test --test_output=errors
99

0 commit comments

Comments
 (0)