File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4727,7 +4727,7 @@ stages:
47274727 versionSpec : ' 3.12'
47284728 displayName : Install python 3.12
47294729
4730- - script : git clone --depth 1 https://github.com/DataDog/system-tests.git
4730+ - script : git clone -b gleocadie/disable-test-discovery-test-for-dotnet - -depth 1 https://github.com/DataDog/system-tests.git
47314731 displayName : Get system tests repo
47324732
47334733 - script : |
@@ -4829,7 +4829,7 @@ stages:
48294829 versionSpec : ' 3.12'
48304830 displayName : Install python 3.12
48314831
4832- - script : git clone --depth 1 https://github.com/DataDog/system-tests.git
4832+ - script : git clone -b gleocadie/disable-test-discovery-test-for-dotnet - -depth 1 https://github.com/DataDog/system-tests.git
48334833 displayName : Get system tests repo
48344834
48354835 - template : steps/download-artifact.yml
You can’t perform that action at this time.
0 commit comments