diff --git a/.gitea/workflows/pull-request-open.yml b/.gitea/workflows/pull-request-open.yml index fcc53ca..9b1563a 100644 --- a/.gitea/workflows/pull-request-open.yml +++ b/.gitea/workflows/pull-request-open.yml @@ -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