use chromium
This commit is contained in:
parent
d41b08e810
commit
e5e9349c14
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue