chore(tests): rebuild tests

This commit is contained in:
lowlighter
2022-06-24 17:34:18 -04:00
parent 34d55171c5
commit 127d4fd65e
2 changed files with 19 additions and 0 deletions

View File

@@ -94,6 +94,17 @@ jobs:
delay: 120
user: lowlighter
plugins_errors_fatal: yes
- name: 🧱 Core - Metrics insights
if: ${{ success() || failure() }}
uses: lowlighter/metrics@master
with:
filename: metrics.insights.html
token: ${{ secrets.METRICS_TOKEN }}
config_output: insights
output_action: none
delay: 120
user: lowlighter
plugins_errors_fatal: yes
- name: 🧱 Core - Plugin error example
uses: lowlighter/metrics@master
with: