Skip to content

wip: use quicktype for typegen #338

wip: use quicktype for typegen

wip: use quicktype for typegen #338

Workflow file for this run

name: ioserver
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build
run: cd native/golang && go build