pospell/.woodpecker.yml
Julien Palard f1a9ae321f
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Hello woodpekcer.
2023-11-20 12:00:45 +01:00

9 lines
106 B
YAML

---
pipeline:
test:
image: python
commands:
- python3 -m pip install tox
- tox run