Skip to content

Commit

Permalink
Support TL older than 2019 in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kjarosh committed Sep 25, 2024
1 parent 47c8723 commit 3db9979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ services:
cat main.tex
tlmgr install latexmk
latexmk -pdflatex main.tex
latexmk -pdf main.tex
ls main.pdf
echo Tests passed!
Expand Down

0 comments on commit 3db9979

Please sign in to comment.