Skip to content

Commit

Permalink
Fix CI actions
Browse files Browse the repository at this point in the history
  • Loading branch information
seananderson committed Apr 19, 2024
1 parent 01befdd commit 6190cde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:

- name: Install extras
run: |
install.packages("remotes")
remotes::install_github("pbs-assess/sdmTMBextra")
shell: Rscript {0}

Expand Down

0 comments on commit 6190cde

Please sign in to comment.