Skip to content

Commit

Permalink
Test with hammer-cli PR
Browse files Browse the repository at this point in the history
  • Loading branch information
ofedoren committed Jan 6, 2025
1 parent 5ffaec9 commit 37b65af
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/unit_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@ jobs:
- name: Get apipie-bindings
uses: actions/checkout@v2
with:
repository: Apipie/apipie-bindings
ref: master
repository: ofedoren/apipie-bindings
ref: add-show-flag
path: apipie-bindings
- 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
Expand Down

0 comments on commit 37b65af

Please sign in to comment.