Skip to content

Commit

Permalink
refine
Browse files Browse the repository at this point in the history
  • Loading branch information
varshith257 committed Sep 23, 2024
1 parent c510161 commit cc5ed77
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,5 @@ jobs:
- name: Make curl Request to ZIO HTTP Server
run: |
curl -v http://localhost:8080/hello # Check root route
curl -v http://localhost:8080 # Check root route
curl -v http://localhost:8080/json # Check root route

0 comments on commit cc5ed77

Please sign in to comment.