Skip to content

Commit

Permalink
Updated the system tests workflow to use electron (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
JmScherer authored and fatimarabab committed Nov 20, 2023
1 parent db65aa0 commit 929a980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/system-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: cypress-io/github-action@v5
with:
working-directory: system-tests
browser: chrome
browser: electron
headed: false
start: docker compose up --build -d
wait-on: 'http://local.rosalution.cgds'
Expand Down

0 comments on commit 929a980

Please sign in to comment.