Skip to content

Commit

Permalink
ci(test_api_server): update workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Xin Liu <[email protected]>
  • Loading branch information
apepkuss committed Jan 9, 2025
1 parent 1810a45 commit 090b61d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_api_server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
- name: Run test_rag.hurl
run: |
hurl --test --jobs 1 --connect-timeout 30s --max-time 30s ./tests/test_rag.hurl
hurl --test --jobs 1 --connect-timeout 45s --max-time 30s ./tests/test_rag.hurl
- name: Stop rag-api-server for testing chat completions
run: |
Expand Down

0 comments on commit 090b61d

Please sign in to comment.