Skip to content

Add client tests

Add client tests #419

Workflow file for this run

name: Check
on: [pull_request, workflow_call]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/setup
- run: yarn check