From: Viktor Szakats Date: Mon, 27 May 2024 21:22:39 +0000 (+0200) Subject: appveyor: fixup job name [ci skip] X-Git-Tag: curl-8_9_0~368 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f709a45c57566dffd307231b5d1bf3e2c337375e;p=thirdparty%2Fcurl.git appveyor: fixup job name [ci skip] Follow-up to fc8e0dee3045658f293452121f5290d81ba3aa1e #13694 --- diff --git a/appveyor.yml b/appveyor.yml index dfdd979e0e..7c4e3b4cbe 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -71,7 +71,7 @@ environment: HTTP_ONLY: 'OFF' SHARED: 'ON' WEBSOCKETS: 'ON' - - job_name: 'CMake, VS2022, Release, arm64, Schannel, Static, Build-only' + - job_name: 'CMake, VS2022, Release, arm64, Schannel, Static, Build-tests' APPVEYOR_BUILD_WORKER_IMAGE: 'Visual Studio 2022' BUILD_SYSTEM: CMake PRJ_GEN: 'Visual Studio 17 2022'