Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
sashhhaka committed Jul 25, 2024
1 parent b896aea commit 4ff64cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/validate-model.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,9 @@ jobs:
python3.11 pipelines/data_prepare.py
- name: Run MLflow server
export PROJECT_DIR=$PWD
export PYTHONPATH=$PROJECT_DIR/src
export ZENML_CONFIG_PATH=$PWD/services/zenml
run: mlflow server &

- name: Run experiments
Expand Down

0 comments on commit 4ff64cd

Please sign in to comment.