Skip to content

Use MiniJinja for templating #160

Use MiniJinja for templating

Use MiniJinja for templating #160

Workflow file for this run

on:
push:
branches: [master]
pull_request:
name: build
jobs:
check:
name: check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: FrancisRussell/[email protected]
with:
command: install-rustup
profile: minimal
- uses: FrancisRussell/[email protected]
name: Cargo build
with:
command: cargo check