Skip to content

Commit

Permalink
test of remotes installation.
Browse files Browse the repository at this point in the history
  • Loading branch information
Susie Jentoft committed Oct 25, 2023
1 parent c505ae2 commit d9c784d
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,10 @@ jobs:
- uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: |
any::rcmdcheck
any::Kostra
any::struktuR
any::SSBpris
any::SdcForetakPerson
remotes::install_github("statisticsnorway/Kostra")
remotes::install_github("statisticsnorway/struktuR")
remotes::install_github("statisticsnorway/SSBpris")
remotes::install_github("statisticsnorway/SdcForetakPerson")
needs: check
update: TRUE

Expand Down

0 comments on commit d9c784d

Please sign in to comment.