We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31f10d0 commit 40c31f5Copy full SHA for 40c31f5
1 file changed
.github/workflows/test-suites.yml
@@ -11,7 +11,7 @@ on:
11
12
env:
13
RSPM: https://packagemanager.posit.co/cran/latest # Enables Linux binaries from Posit
14
- R_KEEP_PKG_SOURCE: yes # Keeps sources for debugging if needed
+ R_KEEP_PKG_SOURCE: yes # Keeps sources for debugging if needed
15
16
17
jobs:
0 commit comments