Skip to content

Commit

Permalink
not work(((
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey-Sagaydak committed Apr 27, 2024
1 parent 3ae027d commit 17193b4
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: server
path: ./server/http-server.deb
tests:
- name: Test 1. Smoke-test that verifies the success of client startup
- run: ./client/build/libhv-client
- name: Test 2. Smoke-test that verifies the success of server startup
- run: ./server/build/libhv-http
path: ./server/http-server.deb

0 comments on commit 17193b4

Please sign in to comment.