tests: auto-generated from examples.yml (#773) [skip ci]

This commit is contained in:
Simon Lecoq
2022-01-14 05:41:13 +01:00
committed by GitHub
parent 4d06539136
commit 64427b0a91
91 changed files with 524 additions and 831 deletions

View File

@@ -8,3 +8,7 @@
plugin_screenshot_title: XKCD of the day
plugin_screenshot_url: https://xkcd.com
plugin_screenshot_selector: "#comic img"
test:
timeout: 1800000
modes:
- action

View File

@@ -1,12 +0,0 @@
- name: Screenshot plugin (default)
uses: lowlighter/metrics@latest
with:
token: NOT_NEEDED
plugin_screenshot: yes
plugin_screenshot_url: https://github.com
plugin_screenshot_title: Test
plugin_screenshot_selector: body
plugin_screenshot_background: no
timeout: 1800000
modes:
- action