diff --git a/.circleci/config.yml b/.circleci/config.yml index e7656a046..ad5b0d514 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -75,6 +75,7 @@ jobs: # Could do a check here, if it doesn't exist, install cypress? - run: yarn install - run: yarn run test:e2e:ci + - run: yarn run test:e2e:scriptTag npm_publish: <<: *defaults