diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index b0b78bd..7d57a0a 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -19,4 +19,4 @@ jobs: run: cp -r * "$HOME/.ansible/collections/ansible_collections/tofugarden/secureboot/" - name: Run ansible-test run: ansible-test sanity - working-directory: "home/runner/.ansible/collections" + working-directory: "/home/runner/.ansible/collections"