Skip to content

Commit

Permalink
ci: rm curl frontend step
Browse files Browse the repository at this point in the history
  • Loading branch information
JKatzwinkel authored Jan 4, 2025
1 parent 06ecac3 commit dd79234
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,6 @@ jobs:
- name: query backend endpoint URL paths list
run: curl -s localhost:8090/

- name: curl frontend from shell
run: curl -s localhost:8080/

- name: run cypress smoke test
run: >-
npx cypress run -s cypress/tests/language_switcher.spec.js
Expand Down

0 comments on commit dd79234

Please sign in to comment.