Skip to content

Commit

Permalink
No tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed May 29, 2022
1 parent d78d516 commit fe1f0c3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,6 @@ jobs:
- uses: ./.github/workflows/custom/after-install
if: hashFiles('.github/workflows/custom/after-install/action.yml') != ''

- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

- uses: ./.github/workflows/update-snapshots
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.repository

Expand Down

0 comments on commit fe1f0c3

Please sign in to comment.