python-semantic_version/tests/tests.yml

16 lines
252 B
YAML
Raw Normal View History

---
# 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