Skip to content

Commit

Permalink
fix typo in end to end test
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanhmorris committed Feb 11, 2025
1 parent 2362f42 commit 3327a94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pipelines/tests/test_end_to_end.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ do
--n-chains 2 \
--n-samples 250 \
--n-warmup 250 \
--no-fit-ed-visits \
--fit-hospital-admissions \
--fit-ed-visits \
--no-fit-hospital-admissions \
--no-fit-wastewater \
--forecast-ed-visits \
--forecast-hospital-admissions \
Expand Down

0 comments on commit 3327a94

Please sign in to comment.