From 8ddb2bb6bc1e8e167e67ad18402ca19c98d057ca Mon Sep 17 00:00:00 2001 From: rodelgc Date: Mon, 13 Mar 2023 08:38:44 +0800 Subject: [PATCH] Update run-e2e-tests action description Co-authored-by: Leif Singer --- .github/actions/tests/run-e2e-tests/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/tests/run-e2e-tests/action.yml b/.github/actions/tests/run-e2e-tests/action.yml index 22e0945c6dd..7c7a974ed53 100644 --- a/.github/actions/tests/run-e2e-tests/action.yml +++ b/.github/actions/tests/run-e2e-tests/action.yml @@ -1,5 +1,5 @@ name: Run E2E tests -description: Runs the WooCommerce Core E2E tests and generate Allure report. +description: Runs the WooCommerce Core E2E tests and generates Allure report. permissions: {} inputs: