Skip to content

Commit

Permalink
fix gha
Browse files Browse the repository at this point in the history
  • Loading branch information
pachadotdev committed Dec 17, 2024
1 parent a1628f6 commit 1d43f06
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,6 @@ jobs:
with:
extra-packages: any::rcmdcheck
needs: check

- name: Install cpp11armadillo
run: |
options(warn = 2)
pak::local_install_dev_deps("cpp11armadillo", dependencies = TRUE)
install.packages(".", repos = NULL, type = "source")
shell: Rscript {0}

- name: Install cpp11armadillotest
if: matrix.config.custom != 'no-cpp11armadillotest'
Expand Down

0 comments on commit 1d43f06

Please sign in to comment.