Skip to content

Commit

Permalink
Update api-tests to use master branch of cbioportal-frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
zainasir authored Dec 19, 2024
1 parent 79f5261 commit b8090ea
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 @@ -250,7 +250,7 @@ jobs:
name: Checkout cbioportal/cbioportal-frontend
environment:
FRONTEND_REPO_URL: https://github.com/cBioPortal/cbioportal-frontend.git
FRONTEND_REPO_BRANCH: clickhouse
FRONTEND_REPO_BRANCH: master
command: |
git clone -b ${FRONTEND_REPO_BRANCH} --single-branch ${FRONTEND_REPO_URL}
- persist_to_workspace:
Expand Down

0 comments on commit b8090ea

Please sign in to comment.