mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
Update cml.yml - examine error
This commit is contained in:
parent
f085eba501
commit
7aad180caa
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cml.yml
vendored
2
.github/workflows/cml.yml
vendored
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
- name: Build docker compose stack
|
||||
run: |
|
||||
cd model_data/simulation_system
|
||||
docker-compose up -d
|
||||
docker-compose up
|
||||
- uses: actions/setup-python@v4
|
||||
- uses: iterative/setup-cml@v1
|
||||
- name: Train model
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue