1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-07-25 10:54:56 +02:00
This commit is contained in:
syuilo
2026-07-09 11:40:23 +09:00
parent 2de9891478
commit 0596d4d09e
2 changed files with 8 additions and 47 deletions

View File

@@ -121,8 +121,6 @@ jobs:
shell: bash
env:
FRONTEND_BROWSER_METRICS_SAMPLE_COUNT: 5
FRONTEND_BROWSER_METRICS_SCENARIO_TIMEOUT_MS: 120000
FRONTEND_BROWSER_METRICS_SETTLE_MS: 1000
MK_ENABLE_CROSS_ORIGIN_ISOLATION: "true"
run: |
REPORT_DIR="$RUNNER_TEMP/frontend-browser-metrics-report"