From bfeaae8298920c27ed5500c7a96822e14410a0c1 Mon Sep 17 00:00:00 2001 From: bustikiller Date: Mon, 28 Apr 2025 21:57:38 +0000 Subject: [PATCH] Enable execution of playwright tests --- .github/workflows/playwright.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/playwright.yml b/.github/workflows/playwright.yml index 583303c..1ca77f2 100644 --- a/.github/workflows/playwright.yml +++ b/.github/workflows/playwright.yml @@ -9,7 +9,6 @@ concurrency: cancel-in-progress: true jobs: test: - if: false timeout-minutes: 60 runs-on: ubuntu-latest container: