We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eca1fb1 commit f184857Copy full SHA for f184857
.github/workflows/array-api-tests.yml
@@ -49,4 +49,4 @@ jobs:
49
NPY_PROMOTION_STATE: weak
50
run: |
51
cd ${GITHUB_WORKSPACE}/array-api-tests
52
- pytest array_api_tests/ --xfails-file ${PYTEST_ARGS}
+ pytest array_api_tests/ ${PYTEST_ARGS}
0 commit comments