mirror of
https://github.com/appleboy/ssh-action.git
synced 2026-03-25 08:00:35 +00:00
- Add a check to ensure captured stdout is not empty - Add steps to capture and verify multiline stdout output - Add verification that specific lines and the username are present in captured output - Add steps to handle and verify stdout containing special characters and file paths Signed-off-by: appleboy <appleboy.tw@gmail.com>