Skip to content

build(deps-dev): bump the deps-dev group with 2 updates #221

build(deps-dev): bump the deps-dev group with 2 updates

build(deps-dev): bump the deps-dev group with 2 updates #221

Workflow file for this run

name: PR
on:
pull_request:
branches: [master]
jobs:
build:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: cypress-io/[email protected]
with:
build: npm run build
start: npm start