Skip to content

Run linter and exclude out dir #52

Run linter and exclude out dir

Run linter and exclude out dir #52

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