diff --git a/.circleci/config.yml b/.circleci/config.yml index 5771146..80b530f 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -47,11 +47,11 @@ jobs: workflows: test-and-deploy: jobs: - - codespell + - codespell: filters: tags: only: /.*/ - - test + - test: filters: tags: only: /.*/