Skip to content

Add structures we'll need for the first parser iteration #74

Add structures we'll need for the first parser iteration

Add structures we'll need for the first parser iteration #74

Workflow file for this run

name: CMake CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: build
run: ./scripts/build.sh