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 7719dff commit 397c5e9Copy full SHA for 397c5e9
.github/workflows/array-api-tests.yml
@@ -1,5 +1,7 @@
1
name: Array API Tests
2
3
+on: [push, pull_request]
4
+
5
env:
6
PYTEST_ARGS: "-v -rxXfE --ci"
7
0 commit comments