diff --git a/.github/workflows/test-integrations.yml b/.github/workflows/test-integrations.yml index 9dd7d3a3a35b..a3521dee753f 100644 --- a/.github/workflows/test-integrations.yml +++ b/.github/workflows/test-integrations.yml @@ -436,8 +436,6 @@ jobs: --rerun-fails=3 \ -- \ go test \ - -p=6 \ - -parallel=4 \ -tags "${{ env.GOTAGS }}" \ -timeout=30m \ -json \