Skip to content

Commit 6f7c95d

Browse files
committed
fix evidently report generation
1 parent 94235ac commit 6f7c95d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/generate_evidently_report.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
MLFLOW_TRACKING_URI: ${{ secrets.MLFLOW_TRACKING_URI }}
3939
GOOGLE_APPLICATION_CREDENTIALS: ${{ github.workspace }}/gcp-key.json
4040
run: |
41-
uv run src/make_monitoring/create_dashboard.py
41+
uv run src/make_monitoring/create_report.py

0 commit comments

Comments
 (0)