Skip to content

Commit 83e9a0b

Browse files
committed
chore: disable smoke test
1 parent 041f6a3 commit 83e9a0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
pre-script: packaging/pre_build_script.sh
3838
env-var-script: packaging/env_vars.txt
3939
post-script: packaging/post_build_script.sh
40-
smoke-test-script: ""
40+
smoke-test-script: packaging/smoke_test_script.sh
4141
package-name: torch_tensorrt
4242
name: Build torch-tensorrt whl package
4343
uses: pytorch/test-infra/.github/workflows/build_wheels_linux.yml@main

0 commit comments

Comments
 (0)