Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
peterebden committed Nov 29, 2024
1 parent f1243fe commit 5fd96e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/double_local_subinclude/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ subinclude("//test/build_defs")

please_repo_e2e_test(
name = "double_local_subinclude_test",
# This isn't 100% deterministic but 20 clean runs should be reasonably sufficient
plz_command = "for i in `seq 1 20`; do plz build -p -v 2 //...; done",
repo = "test_repo",
)

0 comments on commit 5fd96e4

Please sign in to comment.