Skip to content

Commit 9651d6d

Browse files
committed
please run workflow thx
1 parent db94237 commit 9651d6d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

+3
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ jobs:
4747
uses: actions/checkout@v4
4848
with:
4949
path: array-api-compat
50+
fetch-depth: 0
51+
ref: ${{github.event.pull_request.head.ref}}
52+
repository: ${{github.event.pull_request.head.repo.full_name}}
5053
- name: Checkout array-api-tests
5154
uses: actions/checkout@v4
5255
with:

0 commit comments

Comments
 (0)