Blob supports html, json, junit...
https://playwright.dev/docs/test-sharding#merging-reports-from-multiple-shards
Is it possible to use it with Ortoni?
I tried: npx playwright merge-reports --reporter ortoni-report ./blob-report
But its failing. Is there another alternative or workaround to merge Ortoni reports?