Skip to content

Commit

Permalink
Merge pull request #2535 from spidernet-io/weizhoublue-patch-4
Browse files Browse the repository at this point in the history
Update e2e-init.yaml
  • Loading branch information
weizhoublue authored Nov 3, 2023
2 parents bf0acc2 + decf58c commit d010298
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-init.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@ jobs:
- name: Get the E2E Performance Result For Dual-stack
id: get_performance
if: ${{ inputs.run_e2e == 'true' && inputs.ip_family == 'dual' && matrix.e2e_test_mode == 'e2e_test_underlay' }}
continue-on-error: true
shell: bash
run: |
# sudo apt-get install -y jq
Expand Down

0 comments on commit d010298

Please sign in to comment.