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