Skip to content

Commit

Permalink
Update cml.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dec1costello authored Oct 13, 2024
1 parent 001c629 commit 86438e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cml.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
- name: Create report.md
run: |
cat "Streamlit/Training Report/results.txt" > "Streamlit/Training Report/report.md"
echo "![](feature_importance.png)" >> "Streamlit/Training Report/report.md"
echo "![](residuals.png)" >> "Streamlit/Training Report/report.md"
- name: Commit results and report
Expand Down

0 comments on commit 86438e9

Please sign in to comment.