From 9a06f8d65bce14f94e187141b572da5a10bd12a0 Mon Sep 17 00:00:00 2001 From: Niklas Berglund Date: Tue, 20 Aug 2024 16:32:44 +0200 Subject: [PATCH] Shortened description --- .github/workflows/android-app.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/android-app.yml b/.github/workflows/android-app.yml index 871bdd760691..01fdf3515410 100644 --- a/.github/workflows/android-app.yml +++ b/.github/workflows/android-app.yml @@ -41,12 +41,12 @@ on: type: boolean required: false mockapi_test_repeat: - description: Mockapi test repeat on self hosted runner + description: Mockapi test repeat(self hosted) default: '1' required: true type: string e2e_test_repeat: - description: e2e test repeat on self hosted runner + description: e2e test repeat(self hosted) default: '1' required: true type: string