1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_collection_git.git synced 2024-09-14 20:12:03 +02:00

Add requiement for lint

This commit is contained in:
L3D 2024-08-03 16:26:16 +02:00
parent 180da4740a
commit 8b2f746e91
Signed by: l3d
GPG key ID: CD08445BFF4313D1

View file

@ -22,4 +22,4 @@ jobs:
with: with:
target: "./" target: "./"
python_dependency: "jmespath" python_dependency: "jmespath"
collections_yml: "requirements.yml" required_collections: 'community.general'