filmov
tv
React Admin - Git actions workflow to run php unit tests on git push and pull requests

Показать описание
In this video, I am going to show you how to setup github actions and set up workflows so that you can run your unit tests on every code push. This will also run your tests on any pull request to ensure that the incoming code doesn't break any of your code and introduce any bugs.