Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4dc12a7

Browse files
authored
ci: Use styler from main branch (#39)
1 parent 48d8b29 commit 4dc12a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/R-CMD-check.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
cache-version: rcc-smoke-2
107107
needs: check, website
108108
# Beware of using dev pkgdown here, has brought in dev dependencies in the past
109-
extra-packages: any::rcmdcheck r-lib/roxygen2 any::decor r-lib/styler#1235 r-lib/pkgdown deps::.
109+
extra-packages: any::rcmdcheck r-lib/roxygen2 any::decor r-lib/styler r-lib/pkgdown deps::.
110110

111111
- name: Install package
112112
run: |

0 commit comments

Comments
 (0)