Skip to content

feat(frontend): Replace the old client with the new one #501

feat(frontend): Replace the old client with the new one

feat(frontend): Replace the old client with the new one #501

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