chore(tests): rebuild tests
This commit is contained in:
11
.github/workflows/examples.yml
vendored
11
.github/workflows/examples.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user