Skip to content

Commit 9ad25ea

Browse files
committed
Add smoke tests script
1 parent f93343a commit 9ad25ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- repository: pytorch/vision
2525
pre-script: ""
2626
post-script: ""
27-
# TODO: add smoke-test script here once merged.
27+
smoke-test-script: test/smoke_test.py
2828
package-name: torchvision
2929
name: ${{ matrix.repository }}
3030
uses: pytorch/test-infra/.github/workflows/build_wheels_linux.yml@main

0 commit comments

Comments
 (0)