Compare commits
4 Commits
aa450738a0
...
b6706cfd08
| Author | SHA1 | Date |
|---|---|---|
|
|
b6706cfd08 | |
|
|
4e9bfcfb0e | |
|
|
1da1e83109 | |
|
|
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