Skip to content

Commit 2901b6d

Browse files
authored
Update manual-start.yml
1 parent 6b2018e commit 2901b6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manual-start.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
- name: Show sitespeed.io version
4141
run: sitespeed.io --version
4242
- name: Run tests using plugin
43-
run: sitespeed.io --plugins.add ./lib/index.js --browsertime.chrome.includeResponseBodies all --xvfb -n 1 --allystatement.terminal.showresults true ${{ github.event.inputs.url }}
43+
run: sitespeed.io --plugins.add ./lib/index.js --browsertime.chrome.includeResponseBodies all --xvfb -n 1 --javascript.terminal.showresults true ${{ github.event.inputs.url }}

0 commit comments

Comments
 (0)