Skip to content

Commit

Permalink
Remove parallel flag (#19057)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris S. Kim authored and jmurret committed Oct 5, 2023
1 parent 9350c9f commit cd1421d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test-integrations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -436,8 +436,6 @@ jobs:
--rerun-fails=3 \
-- \
go test \
-p=6 \
-parallel=4 \
-tags "${{ env.GOTAGS }}" \
-timeout=30m \
-json \
Expand Down

0 comments on commit cd1421d

Please sign in to comment.