Skip to content

Commit a256423

Browse files
committed
choose a test
1 parent e91aa4f commit a256423

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ jobs:
436436
) &
437437
MONITOR_PID=$!
438438
439-
poetry run trial tests
439+
poetry run trial tests.storage.databases.main.test_metrics.ExtremStatisticsTestCase.test_exposed_to_prometheus
440440
STATUS=$?
441441
442442
kill $MONITOR_PID

0 commit comments

Comments
 (0)