ci: fix working dir for running tests
Some checks failed
pull-requests-open / Check commit compliance (pull_request) Successful in 5s
pull-requests-open / Run tests (pull_request) Failing after 26s

This commit is contained in:
Bertrand Lanson 2024-09-14 20:48:21 +02:00
parent 194d5ed1f0
commit 883140deea
Signed by: lanson
SSH Key Fingerprint: SHA256:/nqc6HGqld/PS208F6FUOvZlUzTS0rGpNNwR5O2bQBw

View File

@ -61,4 +61,4 @@ jobs:
- name: Print coverage informations
run: ansible-test coverage report
shell: bash
working-directory: ${{ gitea.workspace }}
working-directory: /tmp/ansible_collections/ednz_cloud/infomaniak