Skip to content

Commit

Permalink
Revert "Cypress: run tests in Chrome on CI"
Browse files Browse the repository at this point in the history
This reverts commit 216e00c.

The underlying bug got fixed in Cypress 12.17.2.
  • Loading branch information
mejo- committed Jul 24, 2023
1 parent 94f8752 commit c967f02
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,6 @@ jobs:
- name: Run Cypress
uses: cypress-io/github-action@v5
with:
browser: chrome
record: true
parallel: true
wait-on: '${{ env.CYPRESS_baseUrl }}'
Expand Down

0 comments on commit c967f02

Please sign in to comment.