diff --git a/source/plugins/support/examples.yml b/source/plugins/support/examples.yml index 6c8de4e9..9ee2c403 100644 --- a/source/plugins/support/examples.yml +++ b/source/plugins/support/examples.yml @@ -6,4 +6,6 @@ base: "" plugin_support: yes prod: + skip: true + test: skip: true \ No newline at end of file diff --git a/tests/cases/support.plugin.yml b/tests/cases/support.plugin.yml index b825e44a..fe51488c 100644 --- a/tests/cases/support.plugin.yml +++ b/tests/cases/support.plugin.yml @@ -1,7 +1 @@ -- name: 💭 GitHub Community Support - GitHub Community Support - uses: lowlighter/metrics@latest - with: - token: NOT_NEEDED - plugin_support: 'yes' - use_mocked_data: 'yes' - verify: 'yes' +[]