Skip to content

Commit c5e7613

Browse files
committed
WIP: checkout array_api_tests from a fork/branch
1 parent 5597ec7 commit c5e7613

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@ jobs:
5656
- name: Checkout array-api-tests
5757
uses: actions/checkout@v4
5858
with:
59-
repository: data-apis/array-api-tests
59+
repository: ev-br/array-api-tests
60+
ref: skip_xfails
6061
submodules: 'true'
6162
path: array-api-tests
6263

0 commit comments

Comments
 (0)