Compare commits

..

2 Commits

Author SHA1 Message Date
Ferdinand Thiessen aa450738a0 a
continuous-integration/woodpecker the build failed Details
2021-12-22 00:17:33 +01:00
Ferdinand Thiessen 695122a031 d 2021-12-22 00:15:53 +01:00
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: