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
- Host: GitHub
- URL: https://github.com/zaubernerd/act-command-running-repro
- Owner: ZauberNerd
- Created: 2021-05-23T13:35:54.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-23T13:53:58.000Z (about 4 years ago)
- Last Synced: 2025-01-04T09:09:04.749Z (5 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.