This commit is contained in:
yanweidong 2024-12-06 16:53:34 +08:00
parent f01e3b6861
commit 8b75a02ca7
1 changed files with 1 additions and 1 deletions

2
run.sh
View File

@ -1 +1 @@
K6_WEB_DASHBOARD=true K6_WEB_DASHBOARD_EXPORT=./report/test.html k6 run test.js
K6_WEB_DASHBOARD=true K6_WEB_DASHBOARD_EXPORT=./report/test.html k6 run ./src/test.js