We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5597ec7 commit c5e7613Copy full SHA for c5e7613
1 file changed
.github/workflows/array-api-tests.yml
@@ -56,7 +56,8 @@ jobs:
56
- name: Checkout array-api-tests
57
uses: actions/checkout@v4
58
with:
59
- repository: data-apis/array-api-tests
+ repository: ev-br/array-api-tests
60
+ ref: skip_xfails
61
submodules: 'true'
62
path: array-api-tests
63
0 commit comments