Molecule test work - geerlingguy way (yt CYghlf-6Opc). Debugging, node missing from PATH
Some checks failed
Gitea Actions - molecule test work / Explore-molecule-Gitea-Action (push) Failing after 2s

This commit is contained in:
Mike Holloway 2025-01-03 23:31:03 -05:00
parent 57c7b4934c
commit 571362a90b

View File

@ -8,11 +8,8 @@ jobs:
ANSIBLE_ROLES_PATH: '/workspace/seasharp/ansible-role_podman-host'
runs-on: ubuntu-latest
steps:
- name: Project Checkout
- name: Check out repository code
uses: actions/checkout@v4
with:
path: 'podman-host'
- name: Molecule test
- name: List files in the repository
run: |
cd podman-host/extensions
molecule test
ls ${{ gitea.workspace }}