mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-07-28 18:34:36 +00:00
fix: Rename tests/config.yaml to tests/config.yml
The file extension of the file needs to be .yml, so ansible-test is able to pick it up. Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
3
tests/config.yml
Normal file
3
tests/config.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
modules:
|
||||
python_requires: ">=3.9,<=3.12"
|
||||
Reference in New Issue
Block a user