Skip to content

Commit

Permalink
enable multihost test for branch
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Engel <mengel@redhat.com>
  • Loading branch information
engelmi committed Apr 17, 2024
1 parent 0a95258 commit 693c885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/multihost-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
testing-farm version
TESTING_FARM_API_TOKEN=${{ secrets.TESTING_FARM_API_TOKEN }} testing-farm request \
--path tests \
--git-ref main \
--git-ref ${{ github.ref_name }} \
--git-url https://github.com/eclipse-bluechi/bluechi.git \
--compose ${{ inputs.composes }} \
--plan multihost \
Expand Down

0 comments on commit 693c885

Please sign in to comment.