There was an error while loading. Please reload this page.
2 parents 83b87f3 + 7c6bc85 commit 1d5b6f1Copy full SHA for 1d5b6f1
1 file changed
.github/workflows/linux.yml
@@ -37,5 +37,5 @@ jobs:
37
- name: Show sitespeed.io version
38
run: sitespeed.io --version
39
- name: Run tests using plugin
40
- run: sitespeed.io --plugins.add ./lib/index.js --xvfb -n 1 http://127.0.0.1:3000/
+ run: sitespeed.io --plugins.add ./lib/index.js --browsertime.chrome.includeResponseBodies all --xvfb -n 1 http://127.0.0.1:3000/
41
0 commit comments