tests: fix faulty tests
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
base: ""
|
||||
plugin_achievements: yes
|
||||
plugin_achievements_only: sponsor, maintainer, octonaut
|
||||
test:
|
||||
timeout: 1800000
|
||||
|
||||
- name: Compact display
|
||||
uses: lowlighter/metrics@latest
|
||||
@@ -17,3 +19,5 @@
|
||||
plugin_achievements_only: polyglot, stargazer, sponsor, deployer, member, maintainer, developer, scripter, packager, explorer, infographile, manager
|
||||
plugin_achievements_display: compact
|
||||
plugin_achievements_threshold: X
|
||||
test:
|
||||
timeout: 1800000
|
||||
@@ -33,6 +33,7 @@
|
||||
plugin_music: yes
|
||||
plugin_music_mode: top
|
||||
plugin_music_provider: spotify
|
||||
plugin_music_token: ${{ secrets.SPOTIFY_TOKENS }}
|
||||
plugin_music_time_range: short
|
||||
plugin_music_top_type: tracks
|
||||
|
||||
@@ -43,6 +44,7 @@
|
||||
plugin_music: yes
|
||||
plugin_music_mode: top
|
||||
plugin_music_provider: spotify
|
||||
plugin_music_token: ${{ secrets.SPOTIFY_TOKENS }}
|
||||
plugin_music_time_range: long
|
||||
plugin_music_top_type: artists
|
||||
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
- uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: ${{ secrets.METRICS_TOKEN }}
|
||||
plugin_nightscout: yes
|
||||
plugin_nightscout_url: ${{ secrets.NIGHTSCOUT_URL }}
|
||||
prod:
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
- uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: ${{ secrets.METRICS_TOKEN }}
|
||||
plugin_poopmap: yes
|
||||
prod:
|
||||
skip: true
|
||||
@@ -1,4 +1,4 @@
|
||||
- name: 🎭 Comment reactions
|
||||
- name: Comment reactions
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
filename: metrics.plugin.reactions.svg
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
- name: ⏰ WakaTime
|
||||
- name: WakaTime
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
filename: metrics.plugin.wakatime.svg
|
||||
|
||||
Reference in New Issue
Block a user