Skip to content

Commit 397c5e9

Browse files
committed
Fix array-api-tests job
1 parent 7719dff commit 397c5e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/array-api-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: Array API Tests
22

3+
on: [push, pull_request]
4+
35
env:
46
PYTEST_ARGS: "-v -rxXfE --ci"
57

0 commit comments

Comments
 (0)