Skip to content

Commit df74572

Browse files
committed
Switch system-tests to branch with tests enabled
1 parent c23de97 commit df74572

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
@@ -22,7 +22,7 @@ permissions: {}
2222
env:
2323
REGISTRY: ghcr.io
2424
REPO: ghcr.io/datadog/dd-trace-rb
25-
SYSTEM_TESTS_REF: main # This must always be set to `main` on dd-trace-rb's master branch
25+
SYSTEM_TESTS_REF: appsec-57504-enable-session-tracking-and-fingerprinting # This must always be set to `main` on dd-trace-rb's master branch
2626

2727
jobs:
2828
changes:

0 commit comments

Comments
 (0)