diff --git a/.github/workflows/molecule_test.yml b/.github/workflows/molecule_test.yml index 7947aae..e7c2e3c 100644 --- a/.github/workflows/molecule_test.yml +++ b/.github/workflows/molecule_test.yml @@ -26,5 +26,5 @@ jobs: - name: molecule uses: monolithprojects/action-molecule@v1.4.1 with: - path: ./roles/bareos + path: ${{ github.repository }}/roles/bareos molecule_command: test