python-rpmfluff/tests/tests.yml
2023-06-29 18:26:08 +02:00

17 lines
262 B
YAML

---
# Run a simple test
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
required_packages:
- python36
- gcc
tests:
- simple:
dir: scripts
run: ./run_tests.sh