Skip to content

Commit

Permalink
Remember to turn on tdqm-disable for data download
Browse files Browse the repository at this point in the history
  • Loading branch information
rhiannonlynne committed Mar 5, 2024
1 parent 1161ece commit f1d7f82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cache.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
run: |
export RUBIN_SIM_DATA_DIR=~/rubin_sim_data
scheduler_download_data --update --tdqm_disable
rs_download_data --update --dirs sim-baseline
rs_download_data --update --tdqm_disable --dirs sim-baseline
- name: Check data
shell: bash -l {0}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test_and_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
run: |
export RUBIN_SIM_DATA_DIR=~/rubin_sim_data
scheduler_download_data --update --tdqm_disable
rs_download_data --update --dirs sim_baseline
rs_download_data --update --tdqm_disable --dirs sim_baseline
- name: Install schedview
shell: bash -l {0}
Expand Down

0 comments on commit f1d7f82

Please sign in to comment.