Skip to content

Merge branch 'main' of github.com:timvieira/genparse #57

Merge branch 'main' of github.com:timvieira/genparse

Merge branch 'main' of github.com:timvieira/genparse #57

Workflow file for this run

name: Docs
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
run_tests:
runs-on: ubuntu-latest
steps:
- name: checkout repo
uses: actions/[email protected]
with:
fetch-depth: 1
- name: check docs build
run: make docs