diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index aadebc4d..e476bccb 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -86,4 +86,6 @@ jobs: test/test_template_targets.py \ test/test_widget_scripts.py \ test/test_doc_links.py \ + test/test_registry_id_resolution.py \ + test/test_backup_manager.py \ test/web_interface/test_cache.py