diff --git a/.github/workflows/system-tests.yml b/.github/workflows/system-tests.yml index dd80d7df..b9753a7e 100644 --- a/.github/workflows/system-tests.yml +++ b/.github/workflows/system-tests.yml @@ -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'