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 607bab6 commit 7aeb23dCopy full SHA for 7aeb23d
.github/workflows/array-api-tests.yml
@@ -3,7 +3,7 @@ name: Array API Tests
3
on: [push, pull_request]
4
5
env:
6
- PYTEST_ARGS: "--max-examples 300 -v -rxXfE --ci -o xfail_strict=True"
+ PYTEST_ARGS: "--max-examples 200 -v -rxXfE --ci"
7
8
jobs:
9
tests:
0 commit comments