Skip to content

Commit

Permalink
chore(ci): disable percy integration (#6797)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshblack authored Sep 10, 2020
1 parent a4befc8 commit f08f2ab
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ jobs:
command: |
yarn ci-check
yarn lerna run ci-check
- run:
name: Update Visual Snapshots
command: |
export PERCY_TOKEN=dd3392142006a6483c8f524697f39f052755fa9dc087ff4437cac3d64227abdd
yarn workspace carbon-components-react run snapshot
# - run:
# name: Update Visual Snapshots
# command: |
# export PERCY_TOKEN=dd3392142006a6483c8f524697f39f052755fa9dc087ff4437cac3d64227abdd
# yarn workspace carbon-components-react run snapshot

workflows:
version: 2
Expand Down

0 comments on commit f08f2ab

Please sign in to comment.