Skip to content

add license

add license #9

Workflow file for this run

on:
push:
name: Test Syntax
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: make deps
- run: make generate