Skip to content

Commit

Permalink
Disable tdqm progress bar for rs_download_data
Browse files Browse the repository at this point in the history
  • Loading branch information
rhiannonlynne committed Nov 3, 2023
1 parent 6e6bafa commit a49588a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
shell: bash -l {0}
run: |
export RUBIN_SIM_DATA_DIR=${{ github.workspace }}/data_dir
rs_download_data --dirs tests,throughputs,site_models,scheduler,skybrightness_pre
rs_download_data --dirs tests,throughputs,site_models,scheduler,skybrightness_pre --tdqm_disable
- name: install schedview
shell: bash -l {0}
Expand Down

0 comments on commit a49588a

Please sign in to comment.