We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d5be42 commit 9827d98Copy full SHA for 9827d98
1 file changed
.github/workflows/dsBase_test_suite.yaml
@@ -62,7 +62,7 @@ jobs:
62
63
- uses: r-lib/actions/setup-r-dependencies@v2
64
with:
65
- dependencies: false # skip auto detection
+ dependencies: 'FALSE' # skip auto detection
66
extra-packages: |
67
any::rcmdcheck
68
cran::devtools
0 commit comments