python-semantic_version/tests/tests.yml
2023-06-29 18:25:13 +02:00

16 lines
252 B
YAML

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