Skip to content

Commit 77e484a

Browse files
committed
Stop debugging
1 parent 3fdc206 commit 77e484a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,10 @@ jobs:
7171
extra-packages: any::rcmdcheck, local::.
7272
needs: check
7373

74-
- name: Setup tmate session
75-
uses: mxschmitt/action-tmate@v3
76-
with:
77-
limit-access-to-actor: false
74+
# - name: Setup tmate session
75+
# uses: mxschmitt/action-tmate@v3
76+
# with:
77+
# limit-access-to-actor: false
7878

7979
- uses: r-lib/actions/check-r-package@v2
8080
with:

0 commit comments

Comments
 (0)