Skip to content

Commit

Permalink
Test: Check diff-pdf-visually outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
adrien-berchet committed Nov 11, 2024
1 parent 3b8c632 commit 61e0fec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run-tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
# This action should only be used when you need extra system packages
uses: awalsh128/cache-apt-pkgs-action@latest
with:
packages: graphviz
packages: graphviz poppler-utils
version: 1.0
execute_install_scripts: true
- name: Cache tox and precommit environments
Expand Down
1 change: 0 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ commands =
pre-commit run --all-files

[testenv:docs]
basepython = python3.9
changedir = docs
extras = docs
allowlist_externals =
Expand Down

0 comments on commit 61e0fec

Please sign in to comment.