Skip to content

chore(deps): bump webpack from 5.93.0 to 5.94.0 #226

chore(deps): bump webpack from 5.93.0 to 5.94.0

chore(deps): bump webpack from 5.93.0 to 5.94.0 #226

Workflow file for this run

name: E2E Testing
on: push
jobs:
cypress-run:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Cypress run
uses: cypress-io/github-action@v6
with:
build: npm run build
start: npm start
browser: chrome