Skip to content

Commit 8e3e6c3

Browse files
committed
Revert "fix new percy_finalize"
This reverts commit c23be81.
1 parent 9934ae3 commit 8e3e6c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,7 @@ jobs:
538538
- image: cimg/node:16.13-browsers
539539
steps:
540540
- checkout
541-
- run: npm ci
541+
- run: npm run ci
542542
- run: npx percy build:finalize
543543

544544
workflows:

0 commit comments

Comments
 (0)