Skip to content

Commit

Permalink
Upgrade sb bench
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Jun 29, 2022
1 parent 3310271 commit a4a8c8a
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 @@ -269,7 +269,7 @@ jobs:
name: Run @storybook/bench on repro
command: |
cd ../cra-bench
npx @storybook/bench@0.8.0--canary.11.edeef38.0 'echo noop' --label cra
npx @storybook/bench@1.0.0--canary.12.22336b6.0 'echo noop' --label cra
e2e-tests-pnp:
executor:
class: medium
Expand Down

0 comments on commit a4a8c8a

Please sign in to comment.