diff --git a/.circleci/config.yml b/.circleci/config.yml index a030d9e..6c15080 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -60,10 +60,10 @@ jobs: - run: make zrepl-bin - run: make test-platform-bin - # - run: make vet - # - run: make lint - # - run: make release - # - run: make test-go + - run: make vet + - run: make lint + - run: make release + - run: make test-go # cannot run test-platform because circle-ci runs in linux containers - store_artifacts: