diff --git a/.circleci/config.yml b/.circleci/config.yml index e14c1cdc8..7f108730e 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -18,7 +18,6 @@ jobs: working_directory: /go/src/github.com/hashicorp/packer steps: - checkout - # specify any bash command here prefixed with `run: ` - run: pwd - run: make ci \ No newline at end of file