Skip to content

Commit

Permalink
Merge pull request #19372 from storybookjs/reduce-workspace-persistence
Browse files Browse the repository at this point in the history
Only persist the (single) built sandbox
  • Loading branch information
tmeasday authored Oct 6, 2022
2 parents d2a4abd + e30fe45 commit a8eb65c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ jobs:
- persist_to_workspace:
root: .
paths:
- sandbox
- sandbox/*/storybook-static
test-runner-sandboxes:
executor:
class: medium+
Expand Down

0 comments on commit a8eb65c

Please sign in to comment.