Skip to content

Commit

Permalink
Fix array-api-tests changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tomwhite committed Mar 20, 2024
1 parent ca4666c commit 5d0c2b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/array-api-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,4 @@ jobs:
EOF
pytest -v -rxXfEA --max-examples=2 --disable-data-dependent-shapes --disable-extension linalg --ci --hypothesis-disable-deadline --cov=cubed.array_api --cov-report=term-missing
pytest -v -rxXfEA --hypothesis-max-examples=2 --disable-data-dependent-shapes --disable-extension linalg --hypothesis-disable-deadline --cov=cubed.array_api --cov-report=term-missing

0 comments on commit 5d0c2b8

Please sign in to comment.