Skip to content

Commit

Permalink
test FLAREr call
Browse files Browse the repository at this point in the history
  • Loading branch information
addelany authored Aug 28, 2024
1 parent 8489f19 commit 747e778
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/run_flare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ jobs:
with:
fetch-depth: 0

- name: install deps
shell: Rscript {0}
run: |
remotes::install_github("FLARE-forecast/FLAREr")
# Point to the right path, run the right Rscript command
- name: Run automatic prediction file
env:
Expand Down

0 comments on commit 747e778

Please sign in to comment.