diff --git a/.circleci/config.yml b/.circleci/config.yml index f490501..0de22aa 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -65,10 +65,6 @@ jobs: <<: *defaults steps: - checkout - - run: - name: Setup environment - command: | - ./.circleci/upgrade-node.sh - attach_workspace: at: ~/qlik-smart-pivot - run: