You can try https://github.com/nektos/act
J. On Wed, Nov 3, 2021 at 9:09 PM Valentyn Tymofieiev <[email protected]> wrote: > > Does anybody know how one can replicate an environment used by GitHub actions > so that one can SSH (or some equivalent) modify the environment in realtime, > and try out commands that GH action runs. > > I am trying to reduce the feedback loop of having to iterate on a PR for a > change that does not pass tests due to issues with environment on the actions > worker. > > Thanks!
