use chromium

This commit is contained in:
burnettk 2023-08-31 16:16:48 -04:00
parent d41b08e810
commit e5e9349c14
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ jobs:
uses: cypress-io/github-action@v5 uses: cypress-io/github-action@v5
with: with:
working-directory: ./spiffworkflow-frontend working-directory: ./spiffworkflow-frontend
browser: chrome browser: chromium
# just run one test to make sure we didn't completely break it # just run one test to make sure we didn't completely break it
spec: cypress/e2e/process_groups.cy.js spec: cypress/e2e/process_groups.cy.js
env: env: