Skip to content

Commit

Permalink
Force workflow to fail if tiltIndicator is not on r-universe
Browse files Browse the repository at this point in the history
  • Loading branch information
maurolepore committed Jan 18, 2024
1 parent a58c058 commit a6b31a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/install-from-r-universe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,5 @@ jobs:
install.packages("pak")
pak::repo_add(r_universe = "https://2degreesinvesting.r-universe.dev")
install.packages("tiltIndicator")
library(tiltIndicator)
shell: Rscript {0}

0 comments on commit a6b31a1

Please sign in to comment.