diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index d300a49..7240e0d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -24,6 +24,7 @@ jobs: fail-fast: true matrix: command: + - texexec --passon="--shell-escape --8bit --interaction=nonstopmode" example.context - context --nonstopmode example.context - pdflatex --shell-escape --interaction=nonstopmode example.latex - xelatex --shell-escape --8bit --interaction=nonstopmode example.latex