Skip to content

Commit

Permalink
Try concurrency 1
Browse files Browse the repository at this point in the history
  • Loading branch information
pvannierop committed Jan 21, 2025
1 parent 13925ee commit d163a41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
run: |
echo "kubeconfig: $KUBECONFIG"
kubectl get pods --all-namespaces
helmfile sync
helmfile sync --concurrency 1
- name: Run end-to-end tests
run: |
Expand Down

0 comments on commit d163a41

Please sign in to comment.