Skip to content

Commit af3765d

Browse files
committed
TEMP test against system tests
1 parent f810638 commit af3765d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/ultimate-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4620,7 +4620,7 @@ stages:
46204620
versionSpec: '3.12'
46214621
displayName: Install python 3.12
46224622

4623-
- script: git clone --depth 1 https://github.com/DataDog/system-tests.git
4623+
- script: git clone --depth 1 --branch mtoff/dotnet-enhanced-config-2 https://github.com/DataDog/system-tests.git
46244624
displayName: Get system tests repo
46254625

46264626
- script: |

0 commit comments

Comments
 (0)