Skip to content

Commit d165969

Browse files
committed
gha integration tests
1 parent f09d030 commit d165969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests-grpc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
uses: JarvusInnovations/background-action@v1
110110
with:
111111
run: ./bin/faithful-cli rpc --listen ":7999" --grpc-listen ":8999" --watch /tmp/$EPOCH.yml &
112-
wait-on: http://localhost:7999/health
112+
wait-on: http-get://localhost:7999/health
113113
wait-for: 5s
114114

115115
- name: Run gRPC tests

0 commit comments

Comments
 (0)