Skip to content

Commit

Permalink
remove spanish test
Browse files Browse the repository at this point in the history
  • Loading branch information
mika-robots committed Sep 15, 2023
1 parent 42e032f commit 33e959b
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .github/workflows/cypress_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,20 +70,6 @@ jobs:
VITE_API_URL: http://localhost:5000
CYPRESS_COVERAGE: true

- name: Run E2E test (Spanish)
continue-on-error: true
env:
CYPRESS_RECORD_KEY: "c0685451-2bc1-404e-884e-bfd4699520b2"
CYPRESS_USER: 1
uses: cypress-io/github-action@v6
with:
working-directory: packages/end-to-end
headed: true
browser: chrome
record: true
parallel: true
group: "UI - Chrome"

- name: Run E2E test (English)
continue-on-error: true
env:
Expand Down

0 comments on commit 33e959b

Please sign in to comment.