CMD + K

act

Community

Run your GitHub Actions locally!

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::act

Usage Tracking

0.2.84
0.2.83
0.2.82
0.2.81
0.2.80
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

Run your GitHub Actions locally! Why would you want to do this? Two reasons: - Fast Feedback - Rather than having to commit/push every time you want to test out the changes you are making to your .github/workflows/ files (or for any changes to embedded GitHub actions), you can use act to run the actions locally. The environment variables and filesystem are all configured to match what GitHub provides. - Local Task Runner - I love make. However, I also hate repeating myself. With act, you can use the GitHub Actions defined in your .github/workflows/ to replace your Makefile!

About

Summary

Run your GitHub Actions locally!

Last Updated

Jan 1, 2026 at 13:25

License

MIT

Total Downloads

26.0K

Version Downloads

3.4K

Supported Platforms

macOS-arm64
macOS-64
win-64
linux-aarch64
linux-ppc64le
linux-64