appleboy 353036a24e
ci: enforce unique occurrence of lines in multiline output validation
- Add a step to verify that lines "Line 1", "Line 2", and "Line 3" each appear exactly once in the multiline output
- Fail the workflow if any line is missing or duplicated
- Confirm successful validation with a message when no duplicates are found

Signed-off-by: appleboy <appleboy.tw@gmail.com>
2026-01-28 09:46:18 +08:00
..