Skip to content

fix line comments with control blocks #30

fix line comments with control blocks

fix line comments with control blocks #30

Workflow file for this run

name: Test
on:
push:
branches:
- main
pull_request:
branches:
- '**'
jobs:
ci:
runs-on: ubuntu-latest
if: github.event.pull_request.draft == false
steps:
- uses: actions/checkout@v3
- name: Install tytanic
uses: baptiste0928/cargo-install@v3
with:
crate: tytanic
git: https://github.com/tingerrr/tytanic.git
- uses: typst-community/setup-typst@v3
with:
typst-version: '0.13.1'
- run: |
typst --version
tt --version
tt run