Skip to content

Commit fa166bd

Browse files
authored
Update check-standard.yaml
1 parent 27eece3 commit fa166bd

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/check-standard.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,6 @@ jobs:
4040
r-version: ${{ matrix.config.r }}
4141
rtools-version: ${{ matrix.config.rtools-version }}
4242

43-
- uses: r-lib/actions/setup-r-dependencies@v2
44-
with:
45-
extra-packages: any::rcmdcheck
46-
needs: check
47-
4843
- uses: r-lib/actions/setup-pandoc@v1
4944

5045
- name: Query dependencies

0 commit comments

Comments
 (0)