Skip to content

Commit

Permalink
Try updating test runner to deal with ms startup times
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Oct 19, 2022
1 parent 7158a12 commit 75759c1
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 @@ -229,7 +229,7 @@ jobs:
name: Run @storybook/bench on repro
command: |
cd ../cra-bench
npx -p @storybook/bench@1.0.0--canary.12.7cccdee.0 sb-bench 'echo noop' --label cra
npx -p @storybook/bench@0.7.6--canary.760ff01.0 sb-bench 'echo noop' --label cra
- run:
name: prep artifacts
when: always
Expand Down

0 comments on commit 75759c1

Please sign in to comment.