Molecule test work - molecule search path work, syntax work part II
This commit is contained in:
parent
020462da27
commit
ca6caf172b
@ -10,8 +10,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- 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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user