From: Viktor Szakats Date: Tue, 7 Jan 2025 14:02:15 +0000 (+0100) Subject: appveyor: fixup job name X-Git-Tag: curl-8_12_0~189 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=554d4aee4dbff9cbdda2d238bd543f6922178592;p=thirdparty%2Fcurl.git appveyor: fixup job name Follow-up to 50f6a6b1d419c9e6ebc4fb2a848fa20def622d38 #15926 --- diff --git a/appveyor.yml b/appveyor.yml index ce8fbb28fc..ccf6120ccb 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -61,7 +61,7 @@ environment: ENABLE_UNICODE: 'OFF' SHARED: 'ON' EXAMPLES: 'ON' - - job_name: 'CMake, VS2012, Debug, x64, OpenSSL 1.1.1, Build-only' + - job_name: 'CMake, VS2012, Debug, x64, OpenSSL 1.1.1, Build-tests' APPVEYOR_BUILD_WORKER_IMAGE: 'Visual Studio 2015' BUILD_SYSTEM: CMake PRJ_GEN: 'Visual Studio 11 2012'