diff --git a/.circleci/config.yml b/.circleci/config.yml index 6b47bfb..ca99013 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -19,8 +19,9 @@ workflows: - checkout - publishing: requires: - - testing - - linting + - checkout + # - testing + # - linting # filters: # branches: # ignore: /.*/