Skip to content

Commit

Permalink
[pydrake] Hotfix debug timeout for memory_leak_test (#21990)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwnimmer-tri authored Oct 4, 2024
1 parent 3a83ed5 commit b3c8a40
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bindings/pydrake/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,9 @@ drake_py_binary(
"@drake_models//:veggies",
"@drake_models//:wsg_50_description",
],
test_rule_args = [
"--count=2",
],
deps = [
":all_py",
],
Expand Down

0 comments on commit b3c8a40

Please sign in to comment.