Skip to content

fix(deps): update all non-major dependencies to v18.3.1 (minor) #436

fix(deps): update all non-major dependencies to v18.3.1 (minor)

fix(deps): update all non-major dependencies to v18.3.1 (minor) #436

Workflow file for this run

name: Testing e2e
on: pull_request
concurrency:
cancel-in-progress: true
group: e2e-${{ github.ref }}
jobs:
e2e:
name: Testing e2e
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Cypress run
uses: cypress-io/github-action@v2
with:
build: yarn build
start: yarn start