Skip to content

Commit 96e6db5

Browse files
committed
...
1 parent 24fbba4 commit 96e6db5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434
ARRAY_API_TESTS_MODULE: array_api_strict
3535
ARRAY_API_STRICT_API_VERSION: 2024.12
3636
run: |
37+
ls -l /tmp
38+
ls -l /tmp/array-api-strict
3739
pytest -v -rxXfE --skips-file /tmp/array-api-strict/array-api-strict-xfails.txt array_api_tests/
3840
# We also have internal tests that isn't really necessary for adopters
3941
pytest -v -rxXfE meta_tests/

0 commit comments

Comments
 (0)