Skip to content

Commit

Permalink
Update baseline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
M-7th authored Dec 1, 2023
1 parent f508b24 commit d0786bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/baseline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Pyhton
id: compute_baseline
run: |
python ./tools/code/quantile_baseline.py -season "2023-2024"
python ./tools/code/quantile_baseline.py --season "2023-2024"
- name: Commit data repo changes
uses: EndBug/add-and-commit@v7
Expand Down

0 comments on commit d0786bb

Please sign in to comment.