Is your feature request related to a problem? Please describe.
We need to setup a CI/CD pipeline to ensure that components are verified at every stage of development.
Describe the solution you'd like
The pipeline should run any tests and build the project.
Describe alternatives you've considered
If we cannot setup the CI/CD on Github Actions, we can look into Unity CI/CD
Is your feature request related to a problem? Please describe. We need to setup a CI/CD pipeline to ensure that components are verified at every stage of development.
Describe the solution you'd like The pipeline should run any tests and build the project.
Describe alternatives you've considered If we cannot setup the CI/CD on Github Actions, we can look into Unity CI/CD
Additional context Unity Actions