From 2edf44588ce1aa8061a130a28767fc9989387144 Mon Sep 17 00:00:00 2001 From: William Conti <58711692+wconti27@users.noreply.github.com> Date: Tue, 22 Oct 2024 11:01:48 -0400 Subject: [PATCH] add new system tests integrations scenario (#2941) --- .github/workflows/system-tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/system-tests.yml b/.github/workflows/system-tests.yml index 57dab750f4..f56643f178 100644 --- a/.github/workflows/system-tests.yml +++ b/.github/workflows/system-tests.yml @@ -47,6 +47,7 @@ jobs: scenario: - DEFAULT - INTEGRATIONS + - INTEGRATIONS_AWS - CROSSED_TRACING_LIBRARIES - APPSEC_DISABLED - APPSEC_BLOCKING