Skip to content

Commit

Permalink
curl: (56) Recv failure: Connection reset by peer
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieu-benoit committed Jun 5, 2024
1 parent dfa6fc3 commit a620719
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/open-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,6 @@ jobs:
id: k8s-up
run: |
make k8s-up
- name: make k8s-test
id: k8s-test
run: |
make k8s-test
- name: catch k8s-up errors
if: ${{ failure() && steps.k8s-up.outcome == 'failure' }}
run: |
Expand Down

0 comments on commit a620719

Please sign in to comment.