Skip to content

Commit ba731e3

Browse files
committed
ci: added metadata_step to the package update job
1 parent 7ae7368 commit ba731e3

File tree

11 files changed

+2
-1
lines changed

11 files changed

+2
-1
lines changed

.github/workflows/staging_ci.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ jobs:
3030
run: |
3131
cd ci
3232
poetry run python main.py update-versions staging \
33-
correction_step early_classification_step feature_step lc_classification_step lightcurve-step magstats_step prv_candidates_step s3_step scribe sorting_hat_step watchlist_step xmatch_step
33+
correction_step early_classification_step feature_step lc_classification_step lightcurve-step magstats_step \
34+
metadata_step prv_candidates_step s3_step scribe sorting_hat_step watchlist_step xmatch_step
3435
3536
build-correction-dagger:
3637
needs: update-packages-dagger
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)