From 1a88c778dc59c13f1db42e335432e2ed9a1ec5de Mon Sep 17 00:00:00 2001 From: Oleh Fedorenko Date: Mon, 6 Jan 2025 12:31:22 +0000 Subject: [PATCH] Test with hammer-cli PR --- .github/workflows/unit_tests.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/unit_tests.yaml b/.github/workflows/unit_tests.yaml index e72ecfe2..b9d1a5bc 100644 --- a/.github/workflows/unit_tests.yaml +++ b/.github/workflows/unit_tests.yaml @@ -27,8 +27,8 @@ jobs: - name: Get hammer-cli uses: actions/checkout@v2 with: - repository: theforeman/hammer-cli - ref: master + repository: ofedoren/hammer-cli + ref: feat-38077-param-with-show path: hammer-cli - name: Get hammer-cli-foreman uses: actions/checkout@v2