Skip to content

Commit

Permalink
Update do_prediction_bag_tree.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
robbinscalebj committed Aug 19, 2024
1 parent 5eb94d4 commit e09bfa1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/do_prediction_bag_tree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ jobs:
- name: install extra R packages
run: R -e 'install.packages(c("tidymodels", "bundle", "baguette"))'
# Point to the right path, run the right Rscript command
- name: Run automatic prediction file (bag tree)
run: Rscript ./Generate_forecasts/tg_bag_tree/run_forecast.R
- name: Run automatic prediction file (bag tree all sites)
run: Rscript ./Generate_forecasts/tg_bag_tree_all_sites/run_forecast.R

0 comments on commit e09bfa1

Please sign in to comment.