diff --git a/.circleci/config.yml b/.circleci/config.yml index dd3c740..146ad42 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -25,7 +25,7 @@ jobs: paths: - ./vendor key: v1-dependencies-{{ checksum "composer.json" }} - - run: vendor/bin/phpunit tests/ + - run: vendor/bin/phpunit push-git-tag: docker: - image: cibuilds/github