Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Commit

Permalink
[972] - commenting out ui-render-content.cy.js test for all containers
Browse files Browse the repository at this point in the history
  • Loading branch information
FatmaBakir committed Aug 9, 2023
1 parent a13904a commit a2ae42a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ jobs:
strategy:
fail-fast: false
matrix:
containers: [chrome]
# containers: [chrome, firefox, edge, webkit]
containers: [chrome, firefox, edge, webkit]

steps:
- name: Checkout
Expand Down

0 comments on commit a2ae42a

Please sign in to comment.