I understand. Well, you can manipulate the result output if you like. You can read about it here:
https://docs.cypress.io/api/plugins/after-spec-api#Syntax
And another option would be to create multiple run commands with different specs per execution. You can pass them as arguments. But what you prefer of course 🙂
And now I think of it, I believe the Cypress mochawesome reporter shows the path per folder in its output.