Our different Gradle subprojects having depending on each other, we want to merge their integration workflows into a single one for having a better coverage when testing changes.
✅ Checklist
[ ] 👷 Create an integration workflow checking all subprojects when a change occurs to the main branch.
[ ] 🔥 Remove integration workflow specific to subprojects.
📝 Description
Our different Gradle subprojects having depending on each other, we want to merge their integration workflows into a single one for having a better coverage when testing changes.
✅ Checklist
main
branch.