Skip to content

Commit

Permalink
Bump up the timeout to 30 mins
Browse files Browse the repository at this point in the history
Download takes 20 mins
Build should take another 10 mins
  • Loading branch information
shankari committed Mar 10, 2024
1 parent 2c9692e commit 05528d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2etest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
- name: Download and launch
id: curl-download-and-launch
shell: bash
timeout-minutes: 20
timeout-minutes: 30
run: |
curl https://raw.githubusercontent.com/everest/everest-demo/main/demo-iso15118-2-ac-plus-ocpp201.sh | bash

0 comments on commit 05528d4

Please sign in to comment.