Skip to content

Commit

Permalink
Merge pull request #28544 from storybookjs/norbert/add-bench-task-to-…
Browse files Browse the repository at this point in the history
…daily-workflow

Build: Add bench to daily workflow
  • Loading branch information
ndelangen authored Jul 11, 2024
2 parents d996644 + 223a4b5 commit 87b1e9f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -841,6 +841,10 @@ workflows:
# --smoke-test is not supported for the angular builder right now
# - "angular-cli"
- "lit-vite-ts"
- bench:
parallelism: 5
requires:
- build-sandboxes

# TODO: reenable once we find out the source of flakyness
# - test-runner-dev:
Expand Down

0 comments on commit 87b1e9f

Please sign in to comment.