Skip to content

Commit a13ee1b

Browse files
committed
Set ARRAY_API_TESTS_SKIP_DTYPES in the torch array-api-tests run
1 parent 0d1d925 commit a13ee1b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

+2
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ jobs:
1010
# Proper linalg testing will require
1111
# https://github.com/data-apis/array-api-tests/pull/101
1212
pytest-extra-args: "--disable-extension linalg"
13+
extra-env-vars: |
14+
ARRAY_API_TESTS_SKIP_DTYPES: uint16,uint32,uint64

0 commit comments

Comments
 (0)