mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2026-06-21 01:34:15 +02:00
Run only incr_restore
This commit is contained in:
@@ -85,5 +85,5 @@ jobs:
|
||||
$Env:PG_PROBACKUP_PTRACK = "ON"
|
||||
$Env:PG_PROBACKUP_TEST_BASIC = "ON"
|
||||
$Env:LC_MESSAGES = "English"
|
||||
python -m unittest -v tests
|
||||
python -m unittest -v tests.incr_restore.IncrRestoreTest.test_basic_incr_restore
|
||||
|
||||
|
||||
Reference in New Issue
Block a user