Skip to content

Commit

Permalink
e2e: put back chrome when running Cypress (#4180)
Browse files Browse the repository at this point in the history
  • Loading branch information
nboisteault authored Feb 8, 2024
1 parent 03008a8 commit 09bb90a
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 @@ -145,6 +145,7 @@ jobs:
if: always()
uses: cypress-io/[email protected]
with:
browser: chrome
working-directory: tests/end2end
spec: cypress/integration/*-ghaction.js
wait-on: http://localhost:8130
Expand Down

0 comments on commit 09bb90a

Please sign in to comment.