We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41adaf8 commit db997e9Copy full SHA for db997e9
1 file changed
.github/workflows/dsBase_test_suite.yaml
@@ -84,6 +84,8 @@ jobs:
84
cran::usethis
85
cran::cli
86
cran::rlang
87
+ cran::ellipsis
88
+ cran::glue
89
90
- name: Check man files up-to-date
91
run: |
0 commit comments