Skip to content

Commit

Permalink
Update cml.yaml
Browse files Browse the repository at this point in the history
try to get data first?
  • Loading branch information
CptCaptain committed Jun 5, 2023
1 parent 88fa49c commit eca7afe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cml.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
REPO_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
pip install -r requirements.txt
python get_data.py
python train.py
cat metrics.txt >> report.md
Expand Down

0 comments on commit eca7afe

Please sign in to comment.