Skip to content

Commit

Permalink
Updated config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
taochen-ant committed Jul 7, 2023
1 parent 571fe8c commit b4f138a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ workflows:
not: << pipeline.parameters.run-regtest >>
jobs:
- path-filtering/filter:
base-revision: taochen/fix_circle_ci
config-path: .circleci/unittest-config.yml
mapping: |
api/.* build-and-run true
Expand All @@ -47,7 +46,6 @@ workflows:
when: << pipeline.parameters.run-regtest >>
jobs:
- path-filtering/filter:
base-revision: main
config-path: .circleci/regtest-config.yml
mapping: |
api/.* build-and-run true
Expand Down

0 comments on commit b4f138a

Please sign in to comment.