From bd5ff73c0acb0acd2377d2d791f4ab2ce641c5ec Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Fri, 18 Dec 2020 14:05:52 +0100 Subject: Try to fix azure pipelines config Is this space the problem? --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'azure-pipelines.yml') diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 49840e893c..669b42a606 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -109,6 +109,6 @@ jobs: configurationParameters: '--enable-debug --disable-zts' runTestsParameters: '--repeat 2' - template: azure/libmysqlclient_job.yml - parameters: + parameters: configurationName: LIBMYSQLCLIENT_DEBUG_NTS configurationParameters: '--enable-debug --disable-zts' -- cgit v1.2.1