texforge 0.7.0

Self-contained LaTeX to PDF compiler CLI
1
2
3
4
5
6
7
8
9
name: CI

on:
  pull_request:
  workflow_dispatch:

jobs:
  rust-ci:
    uses: UniverLab/workflows/.github/workflows/rust-ci.yml@main