[cicd] init
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
SouthFox 2023-06-08 11:22:00 +08:00
parent 3b31c7c4e5
commit cbb199c1bf

6
.woodpecker.yml Normal file
View file

@ -0,0 +1,6 @@
pipeline:
test:
image: fnndsc/python-poetry
commands:
- poetry install
- poetry run pytest -vvv