Skip to content

Commit eca7afe

Browse files
authored
Update cml.yaml
try to get data first?
1 parent 88fa49c commit eca7afe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/cml.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
REPO_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1313
run: |
1414
pip install -r requirements.txt
15+
python get_data.py
1516
python train.py
1617
1718
cat metrics.txt >> report.md

0 commit comments

Comments
 (0)