Skip to content

Commit e60c1ab

Browse files
authored
Merge pull request #6 from outerbounds/much_better_model
much better model
2 parents be5d0c5 + 248a7e1 commit e60c1ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
3030
- name: Backtest model
3131
run: |-
32-
python hello.py run --with kubernetes
32+
python backtest.py
3333
3434
- name: Deploy to production
3535
run: |-

0 commit comments

Comments
 (0)