Skip to content

Commit

Permalink
fix: add test for user service
Browse files Browse the repository at this point in the history
  • Loading branch information
tituschewxj committed Oct 8, 2024
1 parent 33b9753 commit f613bef
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ jobs:
QUESTION_SERVICE_URL: ${{ vars.QUESTION_SERVICE_URL }}
run: |
curl -sSL $QUESTION_SERVICE_URL
# curl -fsSL $FRONTEND_URL
# curl -fsSL l $USER_SERVICE_URL
curl -fsSL l $USER_SERVICE_URL
# We can add more tests here

0 comments on commit f613bef

Please sign in to comment.