Skip to content

Commit

Permalink
upgrade sb-bench again, this might fix it!
Browse files Browse the repository at this point in the history
  • Loading branch information
ndelangen committed Aug 30, 2022
1 parent 1128a2a commit c9d75a9
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 @@ -317,7 +317,7 @@ jobs:
name: Run @storybook/bench on repro
command: |
cd ./cra-bench
npx -p @storybook/bench@1.0.0--canary.12.9a25732.0 sb-bench 'echo noop' --label cra
npx -p @storybook/bench@1.0.0--canary.12.a58dd94.0 sb-bench 'echo noop' --label cra
e2e-tests-pnp:
executor:
class: medium
Expand Down

0 comments on commit c9d75a9

Please sign in to comment.