Skip to content

Commit 8397c60

Browse files
committed
CI/PERF: apt remove man-db => CI 10x speed-up
1 parent f8704ec commit 8397c60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
- run: pip install flake8 coverage mypy types-Markdown
3838

3939
# test_pdf_pandoc
40+
- run: sudo apt-get remove man-db # speed-up CI
4041
- run: |
4142
sudo apt-get update && sudo apt-get install --no-install-recommends \
4243
texlive-xetex lmodern texlive-fonts-recommended

0 commit comments

Comments
 (0)