a
continuous-integration/woodpecker the build failed Details

This commit is contained in:
Ferdinand Thiessen 2021-12-22 00:17:33 +01:00
parent 695122a031
commit aa450738a0
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ pipeline:
test: test:
image: python:${PYTHON}-slim image: python:${PYTHON}-slim
commands: commands:
- pytest - python -m pytest
matrix: matrix: