diff --git a/circle.yml b/circle.yml index b84f41c2c7..0409bcf9ed 100644 --- a/circle.yml +++ b/circle.yml @@ -384,10 +384,6 @@ commands: browser: description: browser shortname to target type: string - percy: - description: enable percy - type: boolean - default: false steps: - restore_cached_workspace - run: yarn workspace @packages/launchpad cypress:run --browser <>