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