diff --git a/.github/workflows/support-frontend-post-deploy-tests-using-playwright.yml b/.github/workflows/support-frontend-post-deploy-tests-using-playwright.yml index ae9ca94b82..7a25a8eb58 100644 --- a/.github/workflows/support-frontend-post-deploy-tests-using-playwright.yml +++ b/.github/workflows/support-frontend-post-deploy-tests-using-playwright.yml @@ -40,7 +40,7 @@ jobs: configPath: ./support-lambdas/support-post-deployment-tests/riff-raff.yaml projectName: Support::support-frontend-post-deployment-tests contentDirectories: | - cdk.out: + cloud-formation: - ./support-lambdas/support-post-deployment-tests/packages/cdk/cdk.out/SupportFrontendPostDeploymentTestsLambda-CODE.template.json - ./support-lambdas/support-post-deployment-tests/packages/cdk/cdk.out/SupportFrontendPostDeploymentTestsLambda-PROD.template.json support-frontend-post-deployment-tests-lambda: