Skip to content

Commit a95eeb6

Browse files
committed
Enable verbose output for the torch tests
1 parent cf21cea commit a95eeb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

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

0 commit comments

Comments
 (0)