Skip to content

Commit

Permalink
simplify circleci apitests dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zainasir committed Dec 19, 2024
1 parent b8090ea commit a7d0d14
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -380,12 +380,8 @@ workflows:
- api-tests
requires:
- wait_for_approval
- pull_cbioportal_test_codebase
- run_api_tests:
context:
- api-tests
requires:
- wait_for_approval
- pull_cbioportal_test_codebase
- pull_cbioportal_frontend_codebase
- build_push_image
- build_push_image

0 comments on commit a7d0d14

Please sign in to comment.