Skip to content

refactor: restructure ioserver into packages #344

refactor: restructure ioserver into packages

refactor: restructure ioserver into packages #344

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