Skip to content

Commit 1d43f06

Browse files
committed
fix gha
1 parent a1628f6 commit 1d43f06

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

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

-7
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,6 @@ jobs:
4747
with:
4848
extra-packages: any::rcmdcheck
4949
needs: check
50-
51-
- name: Install cpp11armadillo
52-
run: |
53-
options(warn = 2)
54-
pak::local_install_dev_deps("cpp11armadillo", dependencies = TRUE)
55-
install.packages(".", repos = NULL, type = "source")
56-
shell: Rscript {0}
5750

5851
- name: Install cpp11armadillotest
5952
if: matrix.config.custom != 'no-cpp11armadillotest'

0 commit comments

Comments
 (0)