Skip to content

Commit dc19235

Browse files
committed
.
1 parent d63f229 commit dc19235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Get the skips file
2222
run: |
2323
pushd /tmp
24-
git clone --depth 1 git@github.com:data-apis/array-api-strict.git
24+
git clone --depth 1 https://github.com/data-apis/array-api-strict.git
2525
ls -l /tmp/array_api_strict
2626
popd
2727
- name: Install dependencies

0 commit comments

Comments
 (0)