tests: ensure mocked data and svg verification [skip ci]

This commit is contained in:
lowlighter
2022-01-15 10:17:30 -05:00
parent bcb11347e7
commit 4bc6bdaf17
49 changed files with 163 additions and 2 deletions

View File

@@ -4,6 +4,8 @@
token: MOCKED_TOKEN
plugin_posts: 'yes'
plugin_posts_source: dev.to
use_mocked_data: 'yes'
verify: 'yes'
- name: ✒️ Recent posts - Recent posts with descriptions and cover images
uses: lowlighter/metrics@latest
with:
@@ -12,3 +14,5 @@
plugin_posts_source: dev.to
plugin_posts_descriptions: 'yes'
plugin_posts_covers: 'yes'
use_mocked_data: 'yes'
verify: 'yes'