Skip to content

[PoC] Documentation generation #89

[PoC] Documentation generation

[PoC] Documentation generation #89

Workflow file for this run

name: compile
on:
pull_request:
jobs:
compile:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: |
cd "${{ github.workspace }}"
make -C tests/compile