We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65acbc2 commit 7a6d2d7Copy full SHA for 7a6d2d7
1 file changed
.github/workflows/ansible-tests-pr.yml
@@ -55,7 +55,7 @@ jobs:
55
working-directory: .ansible/collections/ansible_collections/equinix/cloud
56
57
- name: install cloned Python SDK
58
- run: python3 -m pip install ./equinix_metal
+ run: python3 -m pip install .
59
60
61
- name: replace existing keys
0 commit comments