One repo, two different coverages in Coveralls
Our BE team is already sending coverage for their PHP unit tests and now we are about to add our frontend ones. We are using GH actions but a different ones. FE is using coverallsapp/github-action
so we only had to add the below to our .yml file