shikshak-kumar
New member
Hi everyone
I’m contributing to Talawa Admin and Talawa API, and I wanted to understand how contributors can pass GitHub Actions workflows more confidently.
I’m contributing to Talawa Admin and Talawa API, and I wanted to understand how contributors can pass GitHub Actions workflows more confidently.
My Questions:
- Is it possible to run GitHub workflow checks locally before pushing a PR?
- Which commands should we run locally to mirror CI/CD as closely as possible?
- How can we debug or view failed tests locally when CI fails?