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

@@ -3,6 +3,8 @@
with:
token: MOCKED_TOKEN
plugin_notable: 'yes'
use_mocked_data: 'yes'
verify: 'yes'
- name: 🎩 Notable contributions - Indepth analysis
uses: lowlighter/metrics@latest
with:
@@ -10,3 +12,5 @@
plugin_notable: 'yes'
plugin_notable_indepth: 'yes'
plugin_notable_repositories: 'yes'
use_mocked_data: 'yes'
verify: 'yes'