Skip to content

Commit

Permalink
ci: update workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Xin Liu <sam@secondstate.io>
  • Loading branch information
apepkuss committed May 1, 2024
1 parent d7dd400 commit 56a5051
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/runNode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:
- name: Run
run: |
gaianet start
- name: Sleep 15 seconds
run: sleep 15
- name: Sleep 20 seconds
run: sleep 20
- name: Test localhost API
run: |
curl --fail -X POST http://localhost:8080/v1/chat/completions \
Expand Down

0 comments on commit 56a5051

Please sign in to comment.