Skip to content

Commit

Permalink
Remove the tmate debug step
Browse files Browse the repository at this point in the history
  • Loading branch information
Matts966 committed Jul 14, 2020
1 parent 6d522eb commit dfa7d88
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ jobs:
with:
path: /home/runner/.cache/bazel
key: ${{ runner.os }}
- name: Setup tmate session
uses: mxschmitt/action-tmate@v2
- name: Test the repository
run: |
sudo apt-get update && \
Expand Down

0 comments on commit dfa7d88

Please sign in to comment.