ci: some test path
All checks were successful
pull-requests-open / Check commit compliance (pull_request) Successful in 5s
pull-requests-open / Run tests (pull_request) Successful in 7s

This commit is contained in:
Bertrand Lanson 2024-09-14 21:41:43 +02:00
parent 83d275f313
commit 2df6309bf1
Signed by: lanson
SSH Key Fingerprint: SHA256:/nqc6HGqld/PS208F6FUOvZlUzTS0rGpNNwR5O2bQBw

View File

@ -59,9 +59,9 @@ jobs:
- name: Run ansible unit tests
run: ansible-test units --coverage
shell: bash
working-directory: /root/.ansible/collections/ednz_cloud/infomaniak
working-directory: /root/.ansible/collections/ansible_collections/ednz_cloud/infomaniak
- name: Print coverage informations
run: ansible-test coverage report
shell: bash
working-directory: /root/.ansible/collections/ednz_cloud/infomaniak
working-directory: /root/.ansible/collections/ansible_collections/ednz_cloud/infomaniak