mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-03-22 04:34:44 +00:00
Update test with new --dump flag
This commit is contained in:
2
.github/workflows/e2e-test.yml
vendored
2
.github/workflows/e2e-test.yml
vendored
@@ -224,7 +224,7 @@ jobs:
|
|||||||
|
|
||||||
- name: run hyperfine
|
- name: run hyperfine
|
||||||
run: |
|
run: |
|
||||||
hyperfine --export-json=hyperfine.json --warmup 3 --runs 20 --shell=none "./lightpanda --dump http://127.0.0.1:1234/campfire-commerce/"
|
hyperfine --export-json=hyperfine.json --warmup 3 --runs 20 --shell=none "./lightpanda --dump html http://127.0.0.1:1234/campfire-commerce/"
|
||||||
|
|
||||||
- name: stop http
|
- name: stop http
|
||||||
run: kill `cat WS.pid`
|
run: kill `cat WS.pid`
|
||||||
|
|||||||
Reference in New Issue
Block a user