Skip to content

Commit 9158764

Browse files
authored
Update R-CMD-check.yaml
set R_KEEP_PKG_SOURCE: no
1 parent 294e176 commit 9158764

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)