Skip to content

Commit

Permalink
github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentarelbundock committed Jan 24, 2025
1 parent ddab65a commit 87746d0
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,18 +56,6 @@ jobs:
- name: svglite from source
run: Rscript -e "bspm::disable();install.packages('svglite', from = 'source');bspm::enable()"

- name: TMB
run: ./run.sh install_source TMB

- name: glmmTMB source
run: ./run.sh install_source glmmTMB

- name: tinysnapshot dev
run: ./run.sh install_github vincentarelbundock/tinysnapshot

- name: Matrix source
run: ./run.sh install_source Matrix

- name: Dependencies
run: ./run.sh install_all

Expand Down

0 comments on commit 87746d0

Please sign in to comment.