Skip to content

chore(deps): update dependency @types/react-dom to v19.0.2 (#465) #762

chore(deps): update dependency @types/react-dom to v19.0.2 (#465)

chore(deps): update dependency @types/react-dom to v19.0.2 (#465) #762

Workflow file for this run

name: e2e
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
others:
uses: './.github/workflows/e2e-reusable.yml'
with:
others: true
dom-snapshot:
uses: './.github/workflows/e2e-reusable.yml'
with:
dom-snapshot: true
screen-snapshot:
uses: './.github/workflows/e2e-reusable.yml'
with:
screen-snapshot: true