Skip to content

Commit

Permalink
Remove duplicate network flattening
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Leong <[email protected]>
  • Loading branch information
adleong committed Aug 21, 2023
1 parent 0c8ea52 commit 43a8e82
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -384,9 +384,6 @@ jobs:
just linkerd-tag='${{ needs.tag.outputs.tag }}' \
k3d-k8s='${{ matrix.k8s }}' \
mc-test-load
- name: Run just mc-flat-network-init
run: |
just mc-flat-network-init
- name: Run just mc-test-run
run: |
just linkerd-tag='${{ needs.tag.outputs.tag }}' \
Expand Down

0 comments on commit 43a8e82

Please sign in to comment.