Skip to content

Commit

Permalink
remove tmate job in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
rbiseck3 committed Oct 19, 2023
1 parent c26191d commit 2d7c0bb
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -264,11 +264,6 @@ jobs:
uses: KengoTODA/actions-setup-docker-compose@v1
with:
version: '2.22.0'
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
timeout-minutes: 30
with:
limit-access-to-actor: true
- name: Test Ingest (unit)
run: |
source .venv/bin/activate
Expand Down

0 comments on commit 2d7c0bb

Please sign in to comment.