Skip to content

Commit 111b1fa

Browse files
committed
test
1 parent 3c09df7 commit 111b1fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/scripts/generate-tensorrt-test-matrix.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@
8585
def check_new_tensorrt_version(
8686
major: int = 10, patch_from: int = 0
8787
) -> tuple[bool, str, str, str, str]:
88-
breakpoint()
8988

9089
def check_file_availability(url: str) -> bool:
9190
try:

0 commit comments

Comments
 (0)