Skip to content

Commit

Permalink
remove unneeded workflow download
Browse files Browse the repository at this point in the history
  • Loading branch information
yoachim committed Nov 15, 2023
1 parent 56cd60d commit bc45d0a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ jobs:
run: |
export RUBIN_SIM_DATA_DIR=${{ github.workspace }}/data_dir
scheduler_download_data --tdqm_disable -d 'site_models,skybrightness_pre,scheduler,utils'
scheduler_download_data --tdqm_disable -d tests --force
- name: conda list
shell: bash -l {0}
Expand Down

0 comments on commit bc45d0a

Please sign in to comment.