Skip to content

Commit

Permalink
REMOVE chromatic on stand-alone, can't possibly work && FIX snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
ndelangen committed Dec 10, 2019
1 parent 058faef commit 7566d6b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,6 @@ jobs:
- run:
name: Run chromatic on the pre-built riot-kitchen-sink example
command: yarn chromatic --storybook-build-dir="built-storybooks/riot-kitchen-sink" --app-code="g2dp3lnr34a"
- run:
name: Run chromatic on the pre-built standalone-preview example
command: yarn chromatic --storybook-build-dir="built-storybooks/standalone-preview" --app-code="8v3rfttbmp"
- run:
name: Run chromatic on the pre-built svelte-kitchen-sink example
command: yarn chromatic --storybook-build-dir="built-storybooks/svelte-kitchen-sink" --app-code="8ob73wgl995"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Object {
"style": Object {
"fontSize": 40,
"fontWeight": "bold",
"lineHeight": 50,
"lineHeight": "80px",
"webkitLineClamp": undefined,
},
"tagName": "SPAN",
Expand Down

0 comments on commit 7566d6b

Please sign in to comment.