From e68ce13d22b45561bd9841c7603cd9cd5a5c3043 Mon Sep 17 00:00:00 2001 From: William Conti Date: Tue, 28 Jan 2025 13:32:01 -0500 Subject: [PATCH] remove system tests ref --- .github/workflows/system-tests.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/system-tests.yml b/.github/workflows/system-tests.yml index f3129ec6ca3..f566ac729dd 100644 --- a/.github/workflows/system-tests.yml +++ b/.github/workflows/system-tests.yml @@ -54,7 +54,6 @@ jobs: uses: actions/checkout@v4 with: repository: 'DataDog/system-tests' - ref: conti/graphql-error-testing - name: Checkout dd-trace-js uses: actions/checkout@v4 with: