clean tests

This commit is contained in:
Guilhem Saurel 2021-07-13 10:28:40 +02:00
parent 2d8c68665e
commit 6633020fba
5 changed files with 29 additions and 39 deletions

View file

@ -15,3 +15,5 @@ RUN chown -R 991:991 .
RUN pip install --no-cache-dir markdown matrix-nio httpx coverage
WORKDIR /app
CMD ./tests/start.py