Skip to content

Commit 6ca5da0

Browse files
committed
GHA: use debug-shell action
1 parent f084ec9 commit 6ca5da0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ jobs:
5959
extra-packages: any::rcmdcheck
6060
needs: check
6161

62+
- uses: r-hub/actions/debug-shell@v1
63+
6264
- uses: r-lib/actions/check-r-package@v2
6365
with:
6466
upload-snapshots: true

0 commit comments

Comments
 (0)