Skip to content

Commit 624075f

Browse files
committed
thing
1 parent d5cf944 commit 624075f

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

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

+1-3
Original file line numberDiff line numberDiff line change
@@ -47,15 +47,13 @@ jobs:
4747
uses: actions/checkout@v4
4848
with:
4949
path: array-api-compat
50-
repository: JuliaPoo/array-api-compat
51-
ref: topk-compat
5250
- name: Checkout array-api-tests
5351
uses: actions/checkout@v4
5452
with:
5553
repository: JuliaPoo/array-api-tests
56-
ref: wip-topk-tests
5754
submodules: 'true'
5855
path: array-api-tests
56+
ref: wip-topk-tests
5957
- name: Set up Python ${{ matrix.python-version }}
6058
uses: actions/setup-python@v5
6159
with:

jax-skips.txt

Whitespace-only changes.

jax-xfails.txt

Whitespace-only changes.

0 commit comments

Comments
 (0)