Skip to content

Commit 9827d98

Browse files
committed
Update unrecognised R expression false >>> 'FALSE'
1 parent 7d5be42 commit 9827d98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dsBase_test_suite.yaml

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

6363
- uses: r-lib/actions/setup-r-dependencies@v2
6464
with:
65-
dependencies: false # skip auto detection
65+
dependencies: 'FALSE' # skip auto detection
6666
extra-packages: |
6767
any::rcmdcheck
6868
cran::devtools

0 commit comments

Comments
 (0)