Skip to content

chore(deps): update dependency eslint-plugin-cypress to v3 (#2726) #68

chore(deps): update dependency eslint-plugin-cypress to v3 (#2726)

chore(deps): update dependency eslint-plugin-cypress to v3 (#2726) #68

Workflow file for this run

name: Test
on:
push:
branches:
- main
jobs:
WebKit:
runs-on: macos-latest
timeout-minutes: 10
steps:
- uses: actions/checkout@v4
- run: yarn install
- run: yarn build
- run: yarn test --browser webkit