Skip to content

update doc to be 8.5 * 11 (#429) #752

update doc to be 8.5 * 11 (#429)

update doc to be 8.5 * 11 (#429) #752

Workflow file for this run

name: Figures
on:
push:
branches: ["main"]
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: npm install -g @mermaid-js/[email protected]
- run: sudo apt-get install -y graphviz parallel
- name: Ensure generated files are up to date
run: ./scripts/ensure-generated.sh