Skip to content

Commit a4358dc

Browse files
authored
Update downstream.yml
1 parent a7d569c commit a4358dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/downstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
run: pytest --pyargs jupyter_client
4545
- name: Test jupyter_kernel_test
4646
run: |
47-
git clone git@github.com:jupyter/jupyter_kernel_test.git
47+
git clone https://github.com/jupyter/jupyter_kernel_test.git
4848
cd jupyter_kernel_test
4949
pip install -e ".[test]"
5050
python test_ipykernel.py

0 commit comments

Comments
 (0)