diff --git a/main.js b/main.js index 4c37ac0..f838dd2 100644 --- a/main.js +++ b/main.js @@ -171,12 +171,6 @@ async function main() { container ]) core.endGroup() - - core.startGroup("Sleeping well ...") - await exec.exec("sleep", [ - "10000" - ]) - core.endGroup() /* core.startGroup("Prepare environment") await exec.exec("docker", [