Skip to content

Fix: ensure correct handling of mtable in LaTeX output #10

Fix: ensure correct handling of mtable in LaTeX output

Fix: ensure correct handling of mtable in LaTeX output #10

Workflow file for this run

name: Test
on:
pull_request:
branches: [main, master]
jobs:
build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: Build test compose
run: |
make test-build
make test