Skip to content

Commit b7ded5d

Browse files
Do not install the source package
1 parent 3fdac18 commit b7ded5d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/end-to-end.yml

-3
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,6 @@ jobs:
4747
remotes::install_cran('yaml')
4848
shell: Rscript {0}
4949

50-
- name: Install package
51-
run: R CMD INSTALL .
52-
5350
- name: Prepare pre-commit
5451
run: |
5552
config_name_test <- "pre-commit-config.yaml"

0 commit comments

Comments
 (0)