Skip to content

Excluding generated code from formatting check #3

Excluding generated code from formatting check

Excluding generated code from formatting check #3

Workflow file for this run

name: Build
on: [push]
jobs:
test:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v1
- name: build
run: make publish