diff --git a/.github/workflows/release_builds.yml b/.github/workflows/release_builds.yml index 6dba11249..3f2d31319 100644 --- a/.github/workflows/release_builds.yml +++ b/.github/workflows/release_builds.yml @@ -123,7 +123,7 @@ jobs: uses: cypress-io/github-action@v5 with: working-directory: ./spiffworkflow-frontend - browser: chrome + browser: chromium # just run one test to make sure we didn't completely break it spec: cypress/e2e/process_groups.cy.js env: