Skip to content

Commit

Permalink
fix: typo in GH action for integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
t0mk committed Jan 11, 2024
1 parent 5e8e150 commit 434cb21
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 @@ -34,7 +34,7 @@ jobs:
- name: checkout Ansible collection
uses: actions/checkout@v4
with:
name: equinix-labs/ansible-collection-equinix
repository: equinix-labs/ansible-collection-equinix
path: .ansible/collections/ansible_collections/equinix/cloud
ref: ${{ github.event.pull_request.head.sha || github.ref }}

Expand Down

0 comments on commit 434cb21

Please sign in to comment.