Skip to content

Commit 7d5be42

Browse files
committed
Minor change to dependencies value
1 parent 7fac258 commit 7d5be42

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: NA # skip auto detection
65+
dependencies: false # skip auto detection
6666
extra-packages: |
6767
any::rcmdcheck
6868
cran::devtools

0 commit comments

Comments
 (0)