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 c654966 commit 4f2e4a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
QUESTION_SERVICE_URL: ${{ vars.QUESTION_SERVICE_URL }}
run: |
# treat non 2xx/3xx responses as errors with -f
curl -fsSL $FRONTEND_URL
# curl -fsSL $FRONTEND_URL
# curl -fsSL l $USER_SERVICE_URL
# curl -sSL $QUESTION_SERVICE_URL
Expand Down

0 comments on commit 4f2e4a0

Please sign in to comment.