Skip to content

Commit

Permalink
test if failure in scheduling CLI fails Github action step
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Höning <nicolas@seita.nl>
  • Loading branch information
nhoening committed Sep 14, 2023
1 parent 460de5c commit 8c64521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@ jobs:
>> $GITHUB_ENV
- name: Add schedule
run: docker exec --env-file .env flexmeasures flexmeasures
add schedule for-storage --sensor-id 2 --consumption-price-sensor 1
add schedule for-storage --sensor-id 22 --consumption-price-sensor 1
--start ${TOMORROW}T07:00+01:00 --duration PT12H
--soc-at-start 50% --roundtrip-efficiency 90%

0 comments on commit 8c64521

Please sign in to comment.