tests: fix faulty tests

This commit is contained in:
lowlighter
2022-01-14 01:34:08 -05:00
parent b329c9d490
commit adc2924570
15 changed files with 27 additions and 30 deletions

View File

@@ -8,14 +8,3 @@
timeout: 1800000
modes:
- action
- name: 📜 Repository licenses - Licenses with open-source ratio graphs
uses: lowlighter/metrics@latest
with:
token: MOCKED_TOKEN
template: repository
repo: metrics
plugin_licenses: 'yes'
plugin_licenses_setup: npm ci
plugin_licenses_legal: 'no'
plugin_licenses_ratio: 'yes'
skip: true