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 9b964a0 commit b896aea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-model.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
python3.11 pipelines/data_prepare.py
- name: Run MLflow server
run: mlflow ui &
run: mlflow server &

- name: Run experiments
run: |
Expand Down

0 comments on commit b896aea

Please sign in to comment.