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