Skip to content

Commit 4d1fceb

Browse files
committed
test(.github/workflows): pin system-tests for making sure we pass them
1 parent e657fc8 commit 4d1fceb

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
@@ -127,7 +127,7 @@ jobs:
127127
uses: actions/checkout@v3
128128
with:
129129
repository: 'DataDog/system-tests'
130-
ref: ${{ inputs.ref }}
130+
ref: dario.castane/langplat-286/origin-detection
131131

132132
- name: Checkout dd-trace-go
133133
uses: actions/checkout@v3

0 commit comments

Comments
 (0)