From 2dae819dad6d0903653511bd1b3f2441b0ab119d Mon Sep 17 00:00:00 2001 From: Sebastian Funk Date: Tue, 29 Oct 2024 13:40:45 +0000 Subject: [PATCH] remove evaluation reports --- .github/workflows/build-and-deploy.yml | 16 ---------------- reports.Rmd | 16 +--------------- 2 files changed, 1 insertion(+), 31 deletions(-) diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index 79b6be54..f546c138 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -12,22 +12,6 @@ jobs: steps: - uses: actions/checkout@v2 - - uses: dawidd6/action-download-artifact@v2 - with: - github_token: ${{ secrets.FORECASTHUB_TOKEN }} - workflow: reports-country.yml - name: country-reports - path: reports - repo: covid19-forecast-hub-europe/covid19-forecast-hub-europe - - - uses: dawidd6/action-download-artifact@v2 - with: - github_token: ${{ secrets.FORECASTHUB_TOKEN }} - workflow: reports-model.yml - name: model-reports - path: reports - repo: covid19-forecast-hub-europe/covid19-forecast-hub-europe - - uses: r-lib/actions/setup-pandoc@v1 - uses: r-lib/actions/setup-r@v1 diff --git a/reports.Rmd b/reports.Rmd index 5ddb2d0a..e74ad4c2 100644 --- a/reports.Rmd +++ b/reports.Rmd @@ -6,18 +6,4 @@ output: toc_float: false --- - - -```{r iframe, results = 'asis', echo = FALSE} -cat(paste0("\n") -``` - +The creation of real-time reports for the European COVID-19 Forecasting has stopped.