We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 294e176 commit 9158764Copy full SHA for 9158764
1 file changed
.github/workflows/R-CMD-check.yaml
@@ -24,7 +24,7 @@ jobs:
24
25
env:
26
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
27
- R_KEEP_PKG_SOURCE: yes
+ R_KEEP_PKG_SOURCE: no
28
steps:
29
- uses: actions/checkout@v4
30
0 commit comments