Skip to content

Commit 039af59

Browse files
committed
Disable linalg in the torch CI tests
1 parent 4904411 commit 039af59

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: "--disable-extension linalg"

0 commit comments

Comments
 (0)