Skip to content

Commit 7fac258

Browse files
committed
Relocate the dependencies: NA keyword
1 parent 3f622e2 commit 7fac258

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,6 +62,7 @@ jobs:
6262

6363
- uses: r-lib/actions/setup-r-dependencies@v2
6464
with:
65+
dependencies: NA # skip auto detection
6566
extra-packages: |
6667
any::rcmdcheck
6768
cran::devtools
@@ -79,7 +80,6 @@ jobs:
7980
cran::kableExtra
8081
cran::rmarkdown
8182
cran::downlit
82-
dependencies: NA
8383
8484
- name: Check man files up-to-date
8585
run: |

0 commit comments

Comments
 (0)