Skip to content

fix(deps): update dependency npm-run-all to version 馃専 (#790) #740

fix(deps): update dependency npm-run-all to version 馃専 (#790)

fix(deps): update dependency npm-run-all to version 馃専 (#790) #740

Workflow file for this run

name: Chrome
on: [push, workflow_dispatch]
jobs:
chrome:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Chrome
uses: cypress-io/github-action@v6
timeout-minutes: 10
with:
build: npm run build
start: npm start
browser: chrome