Skip to content

Commit

Permalink
Switch to https transport
Browse files Browse the repository at this point in the history
  • Loading branch information
amol- committed Nov 23, 2022
1 parent d993de6 commit 2985596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
python -m pip install --upgrade pip
pip install nose
pip install coverage
pip install git+git://github.com/TurboGears/Ming.git
pip install git+https://github.com/TurboGears/Ming.git
pip install git+https://github.com/toscawidgets/tw2.core.git@develop#egg=tw2.core
pip install git+https://github.com/toscawidgets/tw2.forms.git@develop#egg=tw2.forms
pip install -U --upgrade-strategy=eager --pre -e .[testing]
Expand Down

0 comments on commit 2985596

Please sign in to comment.