Skip to content

Commit

Permalink
Add sleep to loop
Browse files Browse the repository at this point in the history
  • Loading branch information
efrecon committed Feb 21, 2024
1 parent 7412f21 commit b344d5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runner/runner.sh
Original file line number Diff line number Diff line change
Expand Up @@ -462,5 +462,6 @@ if [ -n "$RUNNER_PID" ]; then
fi
fi
fi
sleep 1
done
fi

0 comments on commit b344d5f

Please sign in to comment.