Skip to content

Commit 27d4402

Browse files
committed
Update smoke test
stack-info: PR: #1111, branch: drisspg/stack/15
1 parent 3475aed commit 27d4402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-binaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ jobs:
4545
repository: "pytorch/ao"
4646
with_cuda: "enable"
4747
with_rocm: "disable"
48-
smoke_test: "source ./.github/scripts/validate_binaries.sh"
48+
smoke_test: "pytest test --verbose -s"
4949
install_torch: true

0 commit comments

Comments
 (0)