diff --git a/source/plugins/support/tests.yml b/source/plugins/support/tests.yml index cac6f9e5..1158842b 100644 --- a/source/plugins/support/tests.yml +++ b/source/plugins/support/tests.yml @@ -1,5 +1,6 @@ -- name: Support plugin (default) - uses: lowlighter/metrics@latest - with: - token: MOCKED_TOKEN - plugin_support: yes \ No newline at end of file +# To comment out once #421 is solved +#- name: Support plugin (default) +# uses: lowlighter/metrics@latest +# with: +# token: MOCKED_TOKEN +# plugin_support: yes