Skip to content

Commit

Permalink
test yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
OlssonF committed Feb 16, 2024
1 parent db6d382 commit 86da70a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_forecast.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fetch-depth: 0

- name: Run automatic prediction file
run: Rscript -e 'rmarkdown::render(input = "Submit_forecast/forecast_code_template_mod6.Rmd")'
run: Rscript -e 'rmarkdown::render(input = "Submit_forecast/forecast_code_template.Rmd")'

- name: commit + push output
run: |
Expand Down

0 comments on commit 86da70a

Please sign in to comment.