From ff2a1ccf7fc9556af51d3e9dcca6e6dca7ac2a4a Mon Sep 17 00:00:00 2001 From: Manuel Bustillo Date: Mon, 2 Dec 2024 08:14:36 +0100 Subject: [PATCH] Restore 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 522514a..bdf273e 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: