Skip to content

Commit 1d5b6f1

Browse files
authored
Merge pull request #28 from Webperf-se/test-include-content
Fixed test to include content
2 parents 83b87f3 + 7c6bc85 commit 1d5b6f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ jobs:
3737
- name: Show sitespeed.io version
3838
run: sitespeed.io --version
3939
- name: Run tests using plugin
40-
run: sitespeed.io --plugins.add ./lib/index.js --xvfb -n 1 http://127.0.0.1:3000/
40+
run: sitespeed.io --plugins.add ./lib/index.js --browsertime.chrome.includeResponseBodies all --xvfb -n 1 http://127.0.0.1:3000/
4141

0 commit comments

Comments
 (0)