Skip to content

Commit

Permalink
Updated the system tests workflow to use electron
Browse files Browse the repository at this point in the history
  • Loading branch information
JmScherer committed Sep 26, 2023
1 parent 1e5845e commit c1e4550
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 c1e4550

Please sign in to comment.