Skip to content

Commit e10d187

Browse files
committed
run against draft spec
1 parent ddbda03 commit e10d187

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ jobs:
8080
# This enables the NEP 50 type promotion behavior (without it a lot of
8181
# tests fail on bad scalar type promotion behavior)
8282
NPY_PROMOTION_STATE: weak
83+
ARRAY_API_TESTS_VERSION: draft
8384
run: |
8485
export PYTHONPATH="${GITHUB_WORKSPACE}/array-api-compat"
8586
cd ${GITHUB_WORKSPACE}/array-api-tests

0 commit comments

Comments
 (0)