We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9827d98 commit 2ba2a13Copy full SHA for 2ba2a13
1 file changed
.github/workflows/dsBase_test_suite.yaml
@@ -80,6 +80,8 @@ jobs:
80
cran::kableExtra
81
cran::rmarkdown
82
cran::downlit
83
+ cran::fs
84
+ cran::usethis
85
86
- name: Check man files up-to-date
87
run: |
0 commit comments