diff --git a/test/config.json b/test/config.json index 5af954c..4d30909 100644 --- a/test/config.json +++ b/test/config.json @@ -4,9 +4,5 @@ "slug": "test", "description": "This is a test add-on", "url": "https://github.com/frenck/action-addon-information", - "arch": ["aarch64", "amd64", "armhf", "armv7", "i386"], - "options": {}, - "schema": {}, - "boot": "auto", - "startup": "application" + "arch": ["aarch64", "amd64", "armhf", "armv7", "i386"] }