Skip to content

Commit 9c0700f

Browse files
committed
test(docker-compose): test more tools
1 parent e9fe732 commit 9c0700f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

latex/docker-compose.test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ services:
1717
dvips --version # texlive
1818
git --version # git
1919
gs --version # ghostscript
20-
lacheck --version # lacheck
21-
latex-make --version # latex-make
20+
LaTeX.mk --version # latex-make
2221
latex-mk --version # latex-mk
2322
latexmk --version # latexmk
2423
make --version # make

0 commit comments

Comments
 (0)