diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 7d57a0a..8136af8 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/ansible_collections/tofugarden/secureboot"