Skip to content

Commit f53dd07

Browse files
committed
adjusted timeout
1 parent 76578af commit f53dd07

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
- name: Wait for API Url Action
4444
uses: Hardsix/action-wait-for-api@v2.0.2
4545
with:
46+
timeout: '600'
4647
url: "http://localhost:2666/status"
4748
expected-response-field: "status"
4849

protocol

0 commit comments

Comments
 (0)