From f3d3895e80e5d5dad7d29dad4fbdeca4bc6f1c11 Mon Sep 17 00:00:00 2001 From: Ivan Wallis Date: Tue, 21 Feb 2023 21:41:55 -0800 Subject: [PATCH] Update csp-client-installer-action-test.yml --- .github/workflows/csp-client-installer-action-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/csp-client-installer-action-test.yml b/.github/workflows/csp-client-installer-action-test.yml index f72130c..c0eaa0a 100644 --- a/.github/workflows/csp-client-installer-action-test.yml +++ b/.github/workflows/csp-client-installer-action-test.yml @@ -1,7 +1,7 @@ on: workflow_dispatch jobs: - test_vsign_action: + test_csp_client_installer_action: runs-on: ubuntu-latest permissions: contents: read