This section describes how to run a failed test on GitHub Actions in a local environment with CIClone.
Instruction
1. As described in “How to see a workflow log of GitHub Actions with CIclone.” , select an item(workflow run) with a yellow icon from the left pane, then all tests will be shown in the center pane.
2. Open a context menu at the failed test in the center pane.
3. Select “Run Locally” from the context menu, then the failed test will run in local.