diff --git a/.github/workflows/playwright.yml b/.github/workflows/playwright.yml index d84e2b55..679ab193 100644 --- a/.github/workflows/playwright.yml +++ b/.github/workflows/playwright.yml @@ -14,6 +14,7 @@ concurrency: jobs: playwright-tests: + if: false # Temporarily disabled runs-on: - codebuild-image-builder-frontend-${{ github.run_id }}-${{ github.run_attempt }} - instance-size:large