Skip to content

Commit

Permalink
Test a delete-model-runs workflow where one run is valid and one isn't
Browse files Browse the repository at this point in the history
  • Loading branch information
jeancochrane committed Nov 17, 2023
1 parent 0e56190 commit 2e7a3ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/delete-model-runs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
run: Rscript ./R/delete_current_year_model_runs.R "$RUN_IDS"
shell: bash
env:
RUN_IDS: 2024-11-14-foo-bar,2024-11-15-baz
RUN_IDS: 2023-11-14-frosty-jacob,2024-11-15-baz

0 comments on commit 2e7a3ba

Please sign in to comment.