Skip to content

Commit

Permalink
Merge pull request #6 from outerbounds/much_better_model
Browse files Browse the repository at this point in the history
much better model
  • Loading branch information
tuulos authored May 30, 2024
2 parents be5d0c5 + 248a7e1 commit e60c1ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Backtest model
run: |-
python hello.py run --with kubernetes
python backtest.py
- name: Deploy to production
run: |-
Expand Down

0 comments on commit e60c1ab

Please sign in to comment.