Skip to content

Commit

Permalink
Remove tmate session in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
fjammes committed Jul 19, 2024
1 parent 117d5f8 commit 279f25f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/e2e-common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,6 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
with:
detached: true
- name: Maximize build space
run: |
echo "Removing unwanted software... "
Expand Down Expand Up @@ -155,8 +151,6 @@ jobs:
kubectl config set-context --current --namespace=argo
"$FINK_ALERT_SIMULATOR_DIR"/argo-submit.sh
argo watch @latest
# - name: Setup tmate session
# uses: mxschmitt/action-tmate@v3
- name: Run fink-broker
run: |
./e2e/fink-start.sh
Expand Down

0 comments on commit 279f25f

Please sign in to comment.