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 fe04348 commit 343ebf4Copy full SHA for 343ebf4
.github/workflows/test-vendor.yml
@@ -29,7 +29,11 @@ jobs:
29
- name: Checkout array-api-compat
30
uses: actions/checkout@v4
31
with:
32
- repository: data-apis/array-api-compat
+ # DNM
33
+ # repository: data-apis/array-api-compat
34
+ repository: crusaderky/array-api-compat
35
+ ref: d7ab986843cc9eb20882d7ccbf7248d78fcbd759
36
+ # /DNM
37
path: array-api-compat
38
39
- name: Vendor array-api-extra into test package
0 commit comments