ci: some test path
This commit is contained in:
parent
83d275f313
commit
2df6309bf1
@ -59,9 +59,9 @@ jobs:
|
|||||||
- name: Run ansible unit tests
|
- name: Run ansible unit tests
|
||||||
run: ansible-test units --coverage
|
run: ansible-test units --coverage
|
||||||
shell: bash
|
shell: bash
|
||||||
working-directory: /root/.ansible/collections/ednz_cloud/infomaniak
|
working-directory: /root/.ansible/collections/ansible_collections/ednz_cloud/infomaniak
|
||||||
|
|
||||||
- name: Print coverage informations
|
- name: Print coverage informations
|
||||||
run: ansible-test coverage report
|
run: ansible-test coverage report
|
||||||
shell: bash
|
shell: bash
|
||||||
working-directory: /root/.ansible/collections/ednz_cloud/infomaniak
|
working-directory: /root/.ansible/collections/ansible_collections/ednz_cloud/infomaniak
|
||||||
|
Loading…
Reference in New Issue
Block a user