Skip to content

Commit 9351b8b

Browse files
committed
....
1 parent 96e6db5 commit 9351b8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ jobs:
3636
run: |
3737
ls -l /tmp
3838
ls -l /tmp/array-api-strict
39-
pytest -v -rxXfE --skips-file /tmp/array-api-strict/array-api-strict-xfails.txt array_api_tests/
39+
pytest -v -rxXfE --skips-file /tmp/array-api-strict/array-api-test-xfails.txt array_api_tests/
4040
# We also have internal tests that isn't really necessary for adopters
4141
pytest -v -rxXfE meta_tests/

0 commit comments

Comments
 (0)