From 3bc99a2f93be6380f648cffd2e08135fa654cf09 Mon Sep 17 00:00:00 2001 From: tligui_y Date: Mon, 25 Aug 2025 10:35:02 +0200 Subject: [PATCH] Update action.yml --- action.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/action.yml b/action.yml index 45dd023..f309745 100644 --- a/action.yml +++ b/action.yml @@ -305,7 +305,6 @@ runs: ./custom_cmd.sh echo "▶️ END" - EOF awk '/=+ test session starts =+/{flag=1} /-+ JSON report -+/{flag=0} flag' outputs/full-output.log > outputs/raw-test-output.log awk '/=+ short test summary info =+/,/=+.* in .*s =+/' outputs/full-output.log > outputs/short-test-output.log