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