We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 257de7b commit 43c3208Copy full SHA for 43c3208
.github/workflows/check.yml
@@ -50,7 +50,7 @@ jobs:
50
strategy:
51
fail-fast: false
52
matrix:
53
- format: [ html, latex ]
+ format: [ html, latex, epub ]
54
steps:
55
- uses: actions/checkout@v5
56
with:
0 commit comments