mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-07-22 02:03:01 +02:00
Disable Loki buffering when log sending is disabled, and fix monitoring end-to-end tests (#1132).
This commit is contained in:
@@ -25,5 +25,5 @@ export PATH="/root/.local/bin:$PATH"
|
||||
uv tool install tox --with tox-uv
|
||||
export COVERAGE_FILE=/tmp/.coverage
|
||||
|
||||
tox --workdir /tmp/.tox -e py311,py314 --sitepackages
|
||||
#tox --workdir /tmp/.tox -e py311,py314 --sitepackages
|
||||
tox --workdir /tmp/.tox --sitepackages -e end-to-end
|
||||
|
||||
Reference in New Issue
Block a user