This commit is contained in:
parent
47234ad29f
commit
3edc88cb29
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
python-version: '3.13'
|
python-version: '3.13'
|
||||||
cache: 'pip'
|
cache: 'pip'
|
||||||
pip-install: -r requirements.txt
|
- run: pip install -r requirements.txt
|
||||||
|
|
||||||
- name: cache '.ansible/collections'
|
- name: cache '.ansible/collections'
|
||||||
id: cache-collections
|
id: cache-collections
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue