Skip to content

Commit

Permalink
fix: wring arg for repository name in integration test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
t0mk committed Jan 11, 2024
1 parent 791cc61 commit 67f3850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ansible-tests-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run:
working-directory: .ansible/collections/ansible_collections/equinix/cloud
steps:
- name: checkout Ansible collection
- repository: checkout Ansible collection
uses: actions/checkout@v4
with:
name: equinix-labs/ansible-collection-equinix
Expand Down

0 comments on commit 67f3850

Please sign in to comment.