mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-12 13:29:04 +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
|
- name: Build docker compose stack
|
||||||
run: |
|
run: |
|
||||||
cd model_data/simulation_system
|
cd model_data/simulation_system
|
||||||
docker-compose up -d
|
docker-compose up
|
||||||
- uses: actions/setup-python@v4
|
- uses: actions/setup-python@v4
|
||||||
- uses: iterative/setup-cml@v1
|
- uses: iterative/setup-cml@v1
|
||||||
- name: Train model
|
- name: Train model
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue