From c988c61c1152375a45c92301f687b10a19a2307c Mon Sep 17 00:00:00 2001 From: Andra Blaj Date: Mon, 7 Oct 2024 15:57:22 +0000 Subject: [PATCH] Remove flag --- .github/scripts/muffet.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/scripts/muffet.sh b/.github/scripts/muffet.sh index bfbfc748b..4ee084728 100755 --- a/.github/scripts/muffet.sh +++ b/.github/scripts/muffet.sh @@ -17,7 +17,6 @@ muffet http://localhost:1313 \ --buffer-size 50000 \ --timeout 35 \ - --concurrency 2 \ --ignore-fragments \ --exclude ".*demo\.app\.medicmobile\.org.*" \ --exclude ".*download\.docker\.com.*" \