An open API service indexing awesome lists of open source software.

https://github.com/zaubernerd/act-command-running-repro

reproduction for issue: https://github.com/nektos/act/issues/627
https://github.com/zaubernerd/act-command-running-repro

Last synced: 4 months ago
JSON representation

reproduction for issue: https://github.com/nektos/act/issues/627

Awesome Lists containing this project

README

        

RUN `while ! act | grep "Failure" ; do sleep 1; done` and wait until it fails.

Could need a few minutes.