diff --git a/.circleci/config.yml b/.circleci/config.yml index a7405f0520..503323d8d1 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -25,12 +25,14 @@ workflows: configs/.* lint_only false csrc/.* lint_only false demo/csrc/.* lint_only false - docker/.* lint_only false + docker/.* lint_only true mmdeploy/.* lint_only false requirements/.* lint_only false tests/.* lint_only false third_party/.* lint_only false tools/.* lint_only false + setup.py lint_only false + base-revision: master # this is the path of the configuration we should trigger once # path filtering and pipeline parameter value updates are