test(plugins/community/splatoon): mocks
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
filename: metrics.plugin.splatoon.svg
|
||||
token: ${{ secrets.METRICS_TOKEN }}
|
||||
token: NOT_NEEDED
|
||||
base: ""
|
||||
plugin_splatoon: yes
|
||||
plugin_splatoon_token: ${{ secrets.SPLATOON_TOKEN }}
|
||||
@@ -15,7 +15,7 @@
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
filename: metrics.plugin.splatoon.svg
|
||||
token: ${{ secrets.METRICS_TOKEN }}
|
||||
token: NOT_NEEDED
|
||||
base: ""
|
||||
plugin_splatoon: yes
|
||||
plugin_splatoon_token: ${{ secrets.SPLATOON_TOKEN }}
|
||||
@@ -25,3 +25,5 @@
|
||||
h2 { display: none !important; }
|
||||
test:
|
||||
skip: true
|
||||
prod:
|
||||
skip: true
|
||||
Reference in New Issue
Block a user