Skip to content

Commit

Permalink
FIX: e2e CI
Browse files Browse the repository at this point in the history
  • Loading branch information
neo-garaix committed Jan 30, 2025
1 parent 9d6267f commit a5c28f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@ jobs:
if: success() || steps.test-playwright-read-only.conclusion == 'failure' || steps.test-playwright-not-read-only.conclusion == 'failure'
uses: cypress-io/[email protected]
with:
install: false
browser: chrome
headed: true
working-directory: tests/end2end
Expand Down

0 comments on commit a5c28f1

Please sign in to comment.