Skip to content

Commit

Permalink
ci: disable tex4ht workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Henri Menke <henri@henrimenke.de>
  • Loading branch information
hmenke committed Nov 9, 2021
1 parent bcc8d26 commit a9a0a43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:

strategy:
matrix:
engine: [luatex, dvisvgm, dvipdfm, dvipdfmx, dvips, pdftex, tex4ht, xetex]
engine: [luatex, dvisvgm, dvipdfm, dvipdfmx, dvips, pdftex, xetex]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit a9a0a43

Please sign in to comment.