Skip to content

Commit 67ec13f

Browse files
committed
Add note about torch linalg testing on CI
1 parent 5d3a92c commit 67ec13f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@ jobs:
77
uses: ./.github/workflows/array-api-tests.yml
88
with:
99
package-name: torch
10+
# Proper linalg testing will require
11+
# https://github.com/data-apis/array-api-tests/pull/101
1012
pytest-extra-args: "--disable-extension linalg"

0 commit comments

Comments
 (0)