diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 339d4eb64b..c704b6582a 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -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 $USER_SERVICE_URL # We can add more tests here