GitHub Actions: Run tests on every commit ๐
Thanks to GitHub Actions, we can now set up workflows for our git repository very easily without any configuration from the GitHub platform. Indeed, we just need to create a specific .yml file in .github/workflows folder of your repository.
Having a ...
pierrehenry.hashnode.dev5 min read
Pritesh Usadadiya
Performance Engineer ๐ฅ | agile tester | ๐ก Improving Products | ๐ฆ searching for ๐ bugs | Love Coding in spare time ๐ป
This article was curated as a part of 43rd Issue of Software Testing Notes.