Add introduction plugin (#127)
This commit is contained in:
12
source/plugins/introduction/tests.yml
Normal file
12
source/plugins/introduction/tests.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
- name: Introduction plugin (default)
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: MOCKED_TOKEN
|
||||
plugin_introduction: yes
|
||||
|
||||
- name: Introduction plugin (complete)
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: MOCKED_TOKEN
|
||||
plugin_introduction: yes
|
||||
plugin_introduction_title: no
|
||||
Reference in New Issue
Block a user