From ca1145b76f760806a8c8ad792962910b651b9bfc Mon Sep 17 00:00:00 2001 From: zaikunzhang Date: Wed, 1 May 2024 20:48:05 +0800 Subject: [PATCH] 240501.204805.HKT update cmake_mac_nagfor.yml --- .github/workflows/cmake_mac_nagfor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cmake_mac_nagfor.yml b/.github/workflows/cmake_mac_nagfor.yml index 6f0e8df422..fb353e9421 100644 --- a/.github/workflows/cmake_mac_nagfor.yml +++ b/.github/workflows/cmake_mac_nagfor.yml @@ -21,7 +21,7 @@ on: required: false # Show the git ref in the workflow name if it is invoked manually. -run-name: ${{ github.event_name == 'workflow_dispatch' && format('Manual run {0} , {1}', inputs.git-ref, inputs.stress-test) || '' }} +run-name: ${{ github.event_name == 'workflow_dispatch' && format('Manual run {0} , {1}, {2}', inputs.git-ref, inputs.stress-test, inputs.verbose-makefile) || '' }} jobs: