From 3978077be6f8a5edb3efc89c85a3addfbf650802 Mon Sep 17 00:00:00 2001 From: devlooped-bot Date: Wed, 17 Jul 2024 21:23:46 +0000 Subject: [PATCH] =?UTF-8?q?+M=E1=90=81=20includes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index e43c15c..133eda5 100644 --- a/readme.md +++ b/readme.md @@ -42,13 +42,13 @@ OPTIONS: -p, --path Optional base directory for *.trx files discovery. Defaults to current directory -o, --output Include test output - -r, --recursive True Recursively search for *.trx files - --skipped True Include skipped tests + -r, --recursive True Recursively search for *.trx files + --skipped True Include skipped tests --no-exit-code Do not return a -1 exit code on test failures --version Show version information - --gh-comment True Report as GitHub PR comment - --gh-summary True Report as GitHub step summary + --gh-comment True Report as GitHub PR comment + --gh-summary True Report as GitHub step summary ```