mirror of
https://github.com/bsedin/matrix-webhook.git
synced 2026-04-09 11:25:40 +00:00
clean tests
This commit is contained in:
@@ -12,6 +12,6 @@ ADD tests/homeserver.yaml .
|
||||
RUN python -m synapse.app.homeserver --config-path homeserver.yaml --generate-keys
|
||||
RUN chown -R 991:991 .
|
||||
|
||||
RUN pip install --no-cache-dir aiohttp matrix-nio markdown coverage
|
||||
RUN pip install --no-cache-dir markdown matrix-nio httpx coverage
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user