From b4b428473bfdef36898a03655940121a086abb62 Mon Sep 17 00:00:00 2001 From: Gauthier Roebroeck Date: Wed, 25 Jun 2025 14:10:35 +0800 Subject: [PATCH] comment --- .github/actions/setup-playwright/action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/actions/setup-playwright/action.yml b/.github/actions/setup-playwright/action.yml index e6614c63..9d16fa24 100644 --- a/.github/actions/setup-playwright/action.yml +++ b/.github/actions/setup-playwright/action.yml @@ -1,3 +1,4 @@ +# From https://github.com/microsoft/playwright/issues/7249#issuecomment-2806545369 name: "Setup Playwright" description: "Setup Playwright with caching, using npm (should already be installed)" inputs: