We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be5d0c5 commit 248a7e1Copy full SHA for 248a7e1
.github/workflows/main.yml
@@ -29,7 +29,7 @@ jobs:
29
30
- name: Backtest model
31
run: |-
32
- python hello.py run --with kubernetes
+ python backtest.py
33
34
- name: Deploy to production
35
0 commit comments