diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 2c29fd44..dd699b29 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -82,4 +82,6 @@ jobs: test/test_install_preserves_existing.py \ test/test_core_owned_config_keys.py \ test/test_async_plugin_updates.py \ + test/test_registry_id_resolution.py \ + test/test_backup_manager.py \ test/test_plugin_update_reservation.py