Skip to content

Commit 7d8618f

Browse files
authored
Update R-CMD-check.yaml
1 parent 0e7ec3c commit 7d8618f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
env:
2626
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
27-
R_KEEP_PKG_SOURCE: yes
27+
R_KEEP_PKG_SOURCE: no
2828
steps:
2929
- uses: actions/checkout@v4
3030

0 commit comments

Comments
 (0)