]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
appveyor: fixup job name [ci skip]
authorViktor Szakats <commit@vsz.me>
Mon, 27 May 2024 21:22:39 +0000 (23:22 +0200)
committerViktor Szakats <commit@vsz.me>
Mon, 27 May 2024 21:22:42 +0000 (23:22 +0200)
Follow-up to fc8e0dee3045658f293452121f5290d81ba3aa1e #13694

appveyor.yml

index dfdd979e0e590d432507d43f0479e3cd93ad376c..7c4e3b4cbe2d1a59ca1dfdee9c682b84dd2b2beb 100644 (file)
@@ -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'