Skip to content

Commit

Permalink
Use upstream repo for api-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
zainasir authored Nov 25, 2024
1 parent 64fe5d0 commit b44eb6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ jobs:
- run:
name: Checkout cbioportal/cbioportal-frontend
environment:
FRONTEND_REPO_URL: https://github.com/alisman/cbioportal-frontend.git
FRONTEND_REPO_URL: https://github.com/cBioPortal/cbioportal-frontend.git
FRONTEND_REPO_BRANCH: clickhouse
command: |
git clone -b ${FRONTEND_REPO_BRANCH} --single-branch ${FRONTEND_REPO_URL}
Expand Down

0 comments on commit b44eb6e

Please sign in to comment.