Skip to content

Commit

Permalink
fixed server test
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey-Sagaydak committed Apr 27, 2024
1 parent ffb0759 commit 2dc36d6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@ jobs:

- name: Test 4. Test server
run: |
libhv-http
SERVER_PID=$!
libhv-http & SERVER_PID=$!
sleep 5
Expand Down

0 comments on commit 2dc36d6

Please sign in to comment.