diff --git a/.circleci/config.yml b/.circleci/config.yml index 37dc02d23a8..422a72690cc 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -190,6 +190,7 @@ jobs: - run: name: Run percy snapshots command: | + npm i @percy/cli npx percy snapshot test/percy/ rm test/percy/*.html