Skip to content

Commit

Permalink
Inject tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
DavisVaughan committed Aug 23, 2022
1 parent d15902a commit 00d0a3f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ jobs:
http-user-agent: ${{ matrix.config.http-user-agent }}
use-public-rspm: true

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

- name : Install compiler version
if: matrix.config.custom == 'gcc 4.8'
run: |
Expand Down

0 comments on commit 00d0a3f

Please sign in to comment.