Skip to content

Commit

Permalink
Activate web worker provision when running commercial hydronic test c…
Browse files Browse the repository at this point in the history
…ase.
  • Loading branch information
javiarrobas committed Feb 6, 2025
1 parent 7e2d03c commit fea916e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ restart-boptest-app:
run-boptest-case-commercial:
make download-boptest
cd project1-boptest-${BOPTEST_COMMIT} && \
TESTCASE=singlezone_commercial_hydronic docker compose up -d && \
TESTCASE=singlezone_commercial_hydronic docker compose up -d web worker provision && \
sleep 10

run-boptest-vectorized:
Expand Down

0 comments on commit fea916e

Please sign in to comment.