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