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