Skip to content

Commit

Permalink
[type:fix] e2e k8s
Browse files Browse the repository at this point in the history
  • Loading branch information
moremind committed Oct 9, 2023
1 parent 5894043 commit c82beb8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/e2e-k8s.yml
Original file line number Diff line number Diff line change
Expand Up @@ -254,11 +254,11 @@ jobs:
sudo k3s ctr images import /tmp/apache-shenyu-admin.tar
sudo k3s ctr images import /tmp/apache-shenyu-bootstrap.tar
- name: Setup Debug Session
uses: mxschmitt/action-tmate@v3
timeout-minutes: 15
with:
detached: true
# - name: Setup Debug Session
# uses: mxschmitt/action-tmate@v3
# timeout-minutes: 15
# with:
# detached: true

- name: Run E2E Tests
if: steps.filter.outputs.changed == 'true'
Expand Down

0 comments on commit c82beb8

Please sign in to comment.