Skip to content

Commit aacbfa2

Browse files
committed
Add smoke tests script
1 parent cfb339c commit aacbfa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
pre-script: ""
2626
post-script: ""
2727
conda-package-directory: packaging/torchvision
28-
# TODO: Add smoke-test script once it's ready.
28+
smoke-test-script: test/smoke_test.py
2929
package-name: torchvision
3030
name: ${{ matrix.repository }}
3131
uses: pytorch/test-infra/.github/workflows/build_conda_linux.yml@main

0 commit comments

Comments
 (0)