Skip to content

Commit 703c56f

Browse files
authored
Update system-tests.yml
1 parent a5b863e commit 703c56f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/system-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
env:
1212
REGISTRY: ghcr.io
1313
REPO: ghcr.io/datadog/dd-trace-rb
14-
SYSTEM_TESTS_REF: marcotc/graphql-error-events # This must always be set to `main` on dd-trace-rb's master branch
14+
SYSTEM_TESTS_REF: main # This must always be set to `main` on dd-trace-rb's master branch
1515

1616
jobs:
1717
build-harness:

0 commit comments

Comments
 (0)