Skip to content

Commit

Permalink
Remove remote parameter testing
Browse files Browse the repository at this point in the history
As newer data set used
  • Loading branch information
kzscisoft committed Aug 3, 2020
1 parent 3646d2c commit 3b7bfd9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/lshtm_covid_uk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,12 +90,6 @@ jobs:
run : |
sudo pip3 install -r SCRC/Python/requirements.txt
if: matrix.os == 'ubuntu-latest'

- name: Run Model Remotely in Dump Mode
run: Rscript run_model.R 1 --dump

- name: Test Outputs
run: Rscript tests/regression/test_params.R

- name: Test Remote Vanilla Model Run (Region = Glasgow City, 10 realisations)
run: Rscript run_model.R 10
Expand Down

0 comments on commit 3b7bfd9

Please sign in to comment.