Skip to content

Commit

Permalink
fix: fix github url strings (org edx -> openedx)
Browse files Browse the repository at this point in the history
  • Loading branch information
sarina committed Sep 10, 2022
1 parent ad061b6 commit 57c380d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upgrade-python-requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: setup testeng-ci
run: |
git clone https://github.com/edx/testeng-ci.git
git clone https://github.com/openedx/testeng-ci.git
cd $GITHUB_WORKSPACE/testeng-ci
pip install -r requirements/base.txt
- name: create pull request
Expand Down

0 comments on commit 57c380d

Please sign in to comment.