Skip to content

Commit

Permalink
Revert "wip: enable tmate on smoke tests"
Browse files Browse the repository at this point in the history
This reverts commit c8a4b20.
  • Loading branch information
christoph-zededa committed Jun 14, 2024
1 parent dfd535f commit 7029a86
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ jobs:
needs: determine-runner
runs-on: ${{ needs.determine-runner.outputs.runner }}
steps:
- uses: actions/checkout@v3
- name: Get code
uses: actions/[email protected]
with:
Expand All @@ -69,9 +68,6 @@ jobs:
eve_image: ${{ inputs.eve_image }}
eve_artifact_name: ${{ inputs.eve_artifact_name }}
artifact_run_id: ${{ inputs.artifact_run_id }}
- name: Setup tmate session
if: ${{ failure() }}
uses: mxschmitt/action-tmate@v3

networking:
name: Networking test suite
Expand Down

0 comments on commit 7029a86

Please sign in to comment.