From aea6cd817ce268c785eced88e3ffc20a5745de0d Mon Sep 17 00:00:00 2001 From: William Conti Date: Mon, 16 Sep 2024 14:52:37 -0400 Subject: [PATCH] use test branch --- .github/workflows/system-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/system-tests.yml b/.github/workflows/system-tests.yml index 125e50c65fc..60bbf9a9672 100644 --- a/.github/workflows/system-tests.yml +++ b/.github/workflows/system-tests.yml @@ -11,7 +11,7 @@ on: env: REGISTRY: ghcr.io REPO: ghcr.io/datadog/dd-trace-rb - ST_REF: main + ST_REF: conti/fix-php-errors # delete later FORCE_TESTS: -F tests/appsec/waf/test_addresses.py::Test_GraphQL -F tests/appsec/test_blocking_addresses.py::Test_BlockingGraphqlResolvers FORCE_TESTS_SCENARIO: GRAPHQL_APPSEC