Skip to content

Commit

Permalink
Fix wrong annotation.
Browse files Browse the repository at this point in the history
  • Loading branch information
javiarrobas committed Oct 3, 2024
1 parent e02eb85 commit de752b8
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 @@ -102,7 +102,7 @@ run-boptest-case-commercial:
TESTCASE=singlezone_commercial_hydronic docker compose up -d

run-boptest-vectorized:
# make download-boptest && \
make download-boptest && \
cd .. && python3 generateDockerComposeYml.py testing/project1-boptest-${BOPTEST_COMMIT} && \
cd testing/project1-boptest-${BOPTEST_COMMIT} && \
TESTCASE=bestest_hydronic_heat_pump docker compose up -d
Expand Down

0 comments on commit de752b8

Please sign in to comment.