Skip to content

Commit 248a7e1

Browse files
committed
much better model
1 parent be5d0c5 commit 248a7e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
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)