Build a CI/CD workflow with GitHub Actions
5 minute read
This post introduces how to build a CI/CD workflow for automation testing project that makes the tests run on multiple browsers corresponding to platforms. Such as: Safari and Edge on macOS, Chrome and Firefox on Windows.