Skip to content

Commit

Permalink
fix: add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
BlairCurrey committed Feb 18, 2024
1 parent df73eef commit 0b66aab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/train-spread-predictor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
- name: Install dependencies with Poetry
run: poetry install

# TODO: exit early but without error instead of exit1?
# So job is succesful but doesnt go past this step
- name: Check for matchups
id: check-matchups
# latest_matchups_file is the most recent matchup file by filename timestamp
Expand Down

0 comments on commit 0b66aab

Please sign in to comment.