Skip to content

Commit b014c1b

Browse files
committed
Revert "Do a verbose output run of the torch array API tests (with the correct flag this time)"
This reverts commit 82b8def.
1 parent 82b8def commit b014c1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/array-api-tests-torch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ jobs:
77
uses: ./.github/workflows/array-api-tests.yml
88
with:
99
package-name: torch
10-
pytest-extra-args: "--disable-extension linalg -s --hypothesis-verbosity=verbose"
10+
pytest-extra-args: "--disable-extension linalg"

0 commit comments

Comments
 (0)