Skip to content

Commit f916624

Browse files
committed
ci: update test.yml
Signed-off-by: Xin Liu <sam@secondstate.io>
1 parent ea466f2 commit f916624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
111111
- name: Run rag.hurl
112112
run: |
113-
hurl --test --jobs 1 --max-time 900s ./tests/rag.hurl
113+
hurl --test --jobs 1 --max-time 1200s ./tests/rag.hurl
114114
115115
- name: Print logs
116116
if: failure()

0 commit comments

Comments
 (0)