We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5cf944 commit 624075fCopy full SHA for 624075f
.github/workflows/array-api-tests.yml
@@ -47,15 +47,13 @@ jobs:
47
uses: actions/checkout@v4
48
with:
49
path: array-api-compat
50
- repository: JuliaPoo/array-api-compat
51
- ref: topk-compat
52
- name: Checkout array-api-tests
53
54
55
repository: JuliaPoo/array-api-tests
56
- ref: wip-topk-tests
57
submodules: 'true'
58
path: array-api-tests
+ ref: wip-topk-tests
59
- name: Set up Python ${{ matrix.python-version }}
60
uses: actions/setup-python@v5
61
jax-skips.txt
jax-xfails.txt
0 commit comments