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

@@ -6,6 +6,8 @@
repo: metrics
plugin_contributors: 'yes'
plugin_contributors_contributions: 'yes'
use_mocked_data: 'yes'
verify: 'yes'
- name: 🏅 Repository contributors - Contributors by categories
uses: lowlighter/metrics@latest
with:
@@ -20,3 +22,5 @@
"📚 Documentation":["README.md", "**/README.md", "**/metadata.yml"],
"💻 Code (other)":["source/**", "Dockerfile"]
}
use_mocked_data: 'yes'
verify: 'yes'