Skip to content

build(deps): bump cypress from 13.13.2 to 13.13.3 in the deps group #219

build(deps): bump cypress from 13.13.2 to 13.13.3 in the deps group

build(deps): bump cypress from 13.13.2 to 13.13.3 in the deps group #219

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