Merge pull request #18606 from storybookjs/future/playright-bench

use playright in the bench
This commit is contained in:
Norbert de Langen 2022-06-30 10:10:59 +02:00 committed by GitHub
commit 186fb8fcbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -269,7 +269,7 @@ jobs:
name: Run @storybook/bench on repro name: Run @storybook/bench on repro
command: | command: |
cd ../cra-bench cd ../cra-bench
npx @storybook/bench@1.0.0--canary.12.22336b6.0 'echo noop' --label cra npx @storybook/bench@1.0.0--canary.11.52d1ee7.1 'echo noop' --label cra
e2e-tests-pnp: e2e-tests-pnp:
executor: executor:
class: medium class: medium