Skip to content

Commit ae40e32

Browse files
committed
test: remove debug flag usage
1 parent c6ffd3e commit ae40e32

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/pypi/select_whl/select_whl_tests.bzl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ def _test_not_select_abi3(env):
131131
whl_abi_tags = ["none"],
132132
python_version = "3.13",
133133
limit = 2,
134-
debug = True,
135134
)
136135
_match(
137136
env,

0 commit comments

Comments
 (0)