Run GitHub actions locally with act
2 min read
Speed up your CI/CD workflow by running GitHub Actions locally with act! Iteratively test each workflow and job to make sure everything works before pushing to your repository.
- CI/CD
- GitHub Actions