Skip to content

Commit

Permalink
fix: remove test
Browse files Browse the repository at this point in the history
  • Loading branch information
tituschewxj committed Oct 8, 2024
1 parent 0dd1d86 commit c654966
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
run: |
# treat non 2xx/3xx responses as errors with -f
curl -fsSL $FRONTEND_URL
# curl -fsSL l $USER_SERVICE_URL # skip as user service cannot connect to db
curl -sSL $QUESTION_SERVICE_URL
# curl -fsSL l $USER_SERVICE_URL
# curl -sSL $QUESTION_SERVICE_URL
# We can add more tests here

0 comments on commit c654966

Please sign in to comment.