Compare commits

..

4 Commits

Author SHA1 Message Date
Ferdinand Thiessen b6706cfd08 d
continuous-integration/woodpecker the build failed Details
2021-12-22 00:15:36 +01:00
Ferdinand Thiessen 4e9bfcfb0e c
continuous-integration/woodpecker the build failed Details
2021-12-22 00:13:56 +01:00
Ferdinand Thiessen 1da1e83109 b
continuous-integration/woodpecker the build failed Details
2021-12-22 00:09:44 +01:00
Ferdinand Thiessen 5016ce47da a
continuous-integration/woodpecker the build failed Details
2021-12-22 00:08:53 +01:00
1 changed files with 1 additions and 1 deletions

View File

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