diff --git a/.circleci/config.yml b/.circleci/config.yml index e080a44b6..92a9154a6 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -98,7 +98,7 @@ jobs: CANONICAL_URL: 'http://localhost:3000' steps: - checkout - - run: node --version + - run: pwd - node/install-packages lint: