Skip to content

Commit c900f77

Browse files
committed
Change URL for qtconsole repo
1 parent a57fa31 commit c900f77

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
@@ -104,7 +104,7 @@ jobs:
104104
shell: bash -l {0}
105105
run: |
106106
cd ${GITHUB_WORKSPACE}/..
107-
git clone https://github.com/jupyter/qtconsole.git
107+
git clone https://github.com/spyder-ide/qtconsole.git
108108
cd qtconsole
109109
${pythonLocation}/bin/python -m pip install -e ".[test]"
110110
${pythonLocation}/bin/python -m pip install pyqt5

0 commit comments

Comments
 (0)