Compare commits
4 Commits
aa450738a0
...
b6706cfd08
Author | SHA1 | Date |
---|---|---|
Ferdinand Thiessen | b6706cfd08 | |
Ferdinand Thiessen | 4e9bfcfb0e | |
Ferdinand Thiessen | 1da1e83109 | |
Ferdinand Thiessen | 5016ce47da |
|
@ -9,7 +9,7 @@ pipeline:
|
||||||
test:
|
test:
|
||||||
image: python:${PYTHON}-slim
|
image: python:${PYTHON}-slim
|
||||||
commands:
|
commands:
|
||||||
- python -m pytest
|
- pytest
|
||||||
|
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
|
|
Loading…
Reference in New Issue