Skip to content

Commit

Permalink
Update continue-config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anakinxc authored Nov 9, 2023
1 parent f7ba940 commit c1f47b5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .circleci/continue-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ jobs:
steps:
- checkout
- when:
condition:
equal: [ main, << pipeline.git.branch >> ]
steps:
- run:
name: "Install homebrew dependencies"
Expand Down Expand Up @@ -93,4 +91,4 @@ workflows:
when: << pipeline.parameters.build-and-run >>
jobs:
- linux_ut
- macOS_ut
- macOS_ut

0 comments on commit c1f47b5

Please sign in to comment.