From 3e9291e327499bf841c930648afe606dcbd019e2 Mon Sep 17 00:00:00 2001 From: soulgalore Date: Fri, 29 May 2020 14:09:39 +0200 Subject: [PATCH] verbose again --- .github/workflows/sitespeed.io.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sitespeed.io.yml b/.github/workflows/sitespeed.io.yml index 0971c59d2..31ca61af3 100644 --- a/.github/workflows/sitespeed.io.yml +++ b/.github/workflows/sitespeed.io.yml @@ -8,4 +8,4 @@ jobs: - name: Prepare connectivity run: sudo modprobe ifb numifbs=1 - name: running sitespeed.io container with arguments and optional Docker options - run: docker run --cap-add=NET_ADMIN -v "$(pwd)":/sitespeed.io sitespeedio/sitespeed.io:13.1.1 https://www.sitespeed.io -n 3 --browsertime.connectivity.engine throttle -c cable -vvvv + run: docker run --cap-add=NET_ADMIN -v "$(pwd)":/sitespeed.io sitespeedio/sitespeed.io:13.1.1 https://www.sitespeed.io -n 3 --browsertime.connectivity.engine throttle -c cable --verbose