We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3ee38c commit c631fa3Copy full SHA for c631fa3
.github/workflows/array-api-tests-torch.yml
@@ -7,4 +7,4 @@ jobs:
7
uses: ./.github/workflows/array-api-tests.yml
8
with:
9
package-name: torch
10
- pytest-extra-args: "--disable-extension linalg -s --hypothesis-verbose=verbose"
+ pytest-extra-args: "--disable-extension linalg"
0 commit comments