From f290d0e5fe7336240b2bf8a5c4f8c1e082b0666d Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Sun, 16 Jun 2024 19:19:11 +0200 Subject: [PATCH] oops --- .github/workflows/test-only.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/test-only.yml b/.github/workflows/test-only.yml index 8ae6383b7..a9a6bc584 100644 --- a/.github/workflows/test-only.yml +++ b/.github/workflows/test-only.yml @@ -28,7 +28,8 @@ jobs: uses: ./.github/workflows/test-stack-reusable-workflow.yml with: python-version: '3.11' - + skip-pypuppeteer: true + test-application-3-12: needs: lint-code uses: ./.github/workflows/test-stack-reusable-workflow.yml