Skip to content

chore(deps): update dependency zx to v8 (#2724) #66

chore(deps): update dependency zx to v8 (#2724)

chore(deps): update dependency zx to v8 (#2724) #66

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