mirror of
https://github.com/element-hq/synapse.git
synced 2026-09-09 11:45:43 +00:00
@@ -436,7 +436,7 @@ jobs:
|
||||
) &
|
||||
MONITOR_PID=$!
|
||||
|
||||
poetry run trial tests.storage.databases.main.test_metrics.ExtremStatisticsTestCase.test_exposed_to_prometheus
|
||||
poetry run trial tests
|
||||
STATUS=$?
|
||||
|
||||
kill $MONITOR_PID
|
||||
|
||||
Reference in New Issue
Block a user