From 042e945ce9a28093a82540f1bb7ec903a4006b7e Mon Sep 17 00:00:00 2001 From: ikmdevops <165716210+ikmdevops@users.noreply.github.com> Date: Wed, 8 May 2024 11:17:42 -0400 Subject: [PATCH] Update test_manual.yml --- .github/workflows/test_manual.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/test_manual.yml b/.github/workflows/test_manual.yml index 093a447..1ae9ac6 100644 --- a/.github/workflows/test_manual.yml +++ b/.github/workflows/test_manual.yml @@ -16,3 +16,5 @@ jobs: - name: List files run: | ls ${{github.workspace}} + +