From cab98a2c5bf563eec63bf3ce72e0a6bdb57d150d Mon Sep 17 00:00:00 2001 From: BrickheadJohnny Date: Wed, 11 Dec 2024 15:17:08 +0100 Subject: [PATCH] fix: temporarily disable tests --- .github/workflows/playwright.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/playwright.yml b/.github/workflows/playwright.yml index 5bc88c5b9f..08f906b922 100644 --- a/.github/workflows/playwright.yml +++ b/.github/workflows/playwright.yml @@ -1,6 +1,6 @@ name: Playwright Tests on: - deployment_status: + # deployment_status: workflow_dispatch: concurrency: