Skip to content

Commit d42f543

Browse files
committed
rerun standard CI workflow
1 parent 93d95aa commit d42f543

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
branches: [main, master]
66
pull_request:
7-
branches: [main, master]
87

98
name: R-CMD-check.yaml
109

@@ -43,7 +42,7 @@ jobs:
4342

4443
- uses: r-lib/actions/setup-r-dependencies@v2
4544
with:
46-
extra-packages: any::rcmdcheck, local::.
45+
extra-packages: any::rcmdcheck
4746
needs: check
4847

4948
- uses: r-lib/actions/check-r-package@v2

0 commit comments

Comments
 (0)