Skip to content

Commit 6cc2faa

Browse files
committed
resolve comments
1 parent 0fd94e6 commit 6cc2faa

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.github/workflows/build-tensorrt-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build Torch-TensorRT wheel on Linux with specified tensorRT version
1+
name: Build Torch-TensorRT wheel on Linux with Future TensorRT Versions
22

33
on:
44
workflow_call:

.github/workflows/build-test-tensorrt-linux.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
name: Build and test Torch-TensorRT on Linux with specified tensorRT version
1+
name: Build and Test Torch-TensorRT on Linux with Future TensorRT Versions
22

33
on:
4-
pull_request:
54
workflow_dispatch:
65

76
permissions:

0 commit comments

Comments
 (0)