Skip to content

Commit

Permalink
Update circleci config
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexZzz committed Nov 13, 2021
1 parent a660974 commit 621f864
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@ jobs:
workflows:
test-and-deploy:
jobs:
- codespell
- codespell:
filters:
tags:
only: /.*/
- test
- test:
filters:
tags:
only: /.*/
Expand Down

0 comments on commit 621f864

Please sign in to comment.