diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index edf6573..19eac4f 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -89,7 +89,6 @@ jobs: run: | make run sleep 10 - curl -f http://localhost:8080 curl -f http://localhost:8080/health make stop