Skip to content

Commit 85d5b2c

Browse files
authored
Merge pull request #3894 from plotly/failing-tests
Update config.yml
2 parents 0d151fe + f151b22 commit 85d5b2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ jobs:
190190
- run:
191191
name: Run percy snapshots
192192
command: |
193+
npm i @percy/cli
193194
npx percy snapshot test/percy/
194195
rm test/percy/*.html
195196

0 commit comments

Comments
 (0)