Molecule test work - molecule search path work, syntax work

This commit is contained in:
Mike Holloway 2025-01-03 21:05:05 -05:00
parent 1240b940e3
commit 020462da27

View File

@ -11,7 +11,7 @@ jobs:
- name: Check out repository code - name: Check out repository code
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:
path: podman-host path: 'podman-host'
images: rockylinux/rockylinux:9 images: rockylinux/rockylinux:9
- name: Set up Python - name: Set up Python
uses: actions/setup-python@v5 uses: actions/setup-python@v5